Skip to content

support newer binutils#459

Open
pixelb wants to merge 1 commit intoterralang:masterfrom
pixelb:binutils-new
Open

support newer binutils#459
pixelb wants to merge 1 commit intoterralang:masterfrom
pixelb:binutils-new

Conversation

@pixelb
Copy link
Copy Markdown

@pixelb pixelb commented Sep 30, 2020

Pass --verbose as well as --trace to the linker,
as without -verbose, newer versions of gold (2.32 at least),
will not output the component object files of archives,
thus causing the lua script that processes the output to fail.

Pass --verbose as well as --trace to the linker,
as without -verbose, newer versions of gold (2.32 at least),
will not output the component object files of archives,
thus causing the lua script that processes the output to fail.
@elliottslaughter
Copy link
Copy Markdown
Member

Is this flag supported by macOS? The macOS non-CMake builds seem to be unhappy. (Plus one unrelated failure, but that looks like a CI glitch.)

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