how to invoke ld without gcc

Nick Clifton nickc@redhat.com
Thu May 27 14:56:00 GMT 2004


Hi Guys,

>>  If you want to be certain about it, you just iterate:  add "-v" to the
>>collect2 command line to see the exact invocation of ld. 

> Or use -Wl,-v to pass -v directly from gcc to collect2.

Except that some versions of GCC pass extra parameters to collect2 in 
environment variables and these do not show up in the -v listing....

Cheers
   Nick



More information about the Binutils mailing list