This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Add --with-plugin-ld


> 1. Gold doesn't support ia64.

Are you trying to use the linker plugin on ia64? That is not going to
work until gold itself does.

> 2. Gold doesn't support STT_GNU_IFUNC.
> 3. Gold has problems with some packages.

True. With you patch the same compiler would be able to work with all
packages that GNU ld can link and would be able to use the linker
plugin on packages that gold works with.

> --
> H.J.
>

Cheers,
-- 
Rafael Ãvila de EspÃndola


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]