bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/25120] Portability issues in binutils 2.33 due to libctf


From: nick.alcock at oracle dot com
Subject: [Bug binutils/25120] Portability issues in binutils 2.33 due to libctf
Date: Mon, 21 Oct 2019 20:52:05 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]