This is the mail archive of the gcc-bugs@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]

Re: How to use GNU linker with egcs1.1?


Manfred Hollstein <manfred@s-direktnet.de> writes:

>> But I cannot make gcc invoke GNU linker.

The next snapshot will support --with-ld=/full/pathname/to/ld.

> This is covered by the "egcs" FAQ <http://egcs.cygnus.com/faq.html#gas>;
> while it refers to GNU as, it's still valid for GNU ld.

Actually, you can just create a link to GNU as and ld within any of
the `programs' directories printed by gcc -print-search-dirs.
However, the link to `ld' must be named `real-ld'.

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



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