https://sourceware.org/bugzilla/show_bug.cgi?id=25120

--- Comment #4 from Nick Alcock <nick.alcock at oracle dot com> ---
The C compiler shouldn't affect anything here: the linker in use is what
matters.

I'll try to get tcc working in a bit, but in the absence of that you could try
to figure out which symbol in ctf-open-bfd.c is at fault (or if it's all of
them).

Surely the thing doesn't just pull in the whole .a file blindly: you'd hardly
be able to link anything when using tcc if that were true (and many binaries
would be enormous: .a files are used as intermediate stages in building larger
projects a *lot*).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to