Skip to content

Fix autotools install by renaming MinGW dump_syms#18

Open
slipher wants to merge 1 commit into
DaemonEngine:masterfrom
slipher:installable
Open

Fix autotools install by renaming MinGW dump_syms#18
slipher wants to merge 1 commit into
DaemonEngine:masterfrom
slipher:installable

Conversation

@slipher

@slipher slipher commented Jul 2, 2026

Copy link
Copy Markdown
Member

Rename the Windows symbol dumper dump_syms -> dump_syms_dwarf so that it doesn't clash with the ELF dump_syms, thus making it possible to run make install.

Note: this will require a release scripts change.

Rename the Windows symbol dumper dump_syms -> dump_syms_dwarf so that it
doesn't clash with the ELF dump_syms, thus making it possible to run
`make install`.
@illwieckz

Copy link
Copy Markdown
Member

Nice!

@illwieckz illwieckz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants