This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: LD giving me errors


On Wed, Oct 31, 2001 at 12:30:13PM -0500, Kevin Devine wrote:
> I am running an SGI Indy under IRIX 6.5.5 and I d/l, compiled and installed
> binutils.  Now, every time I try to configure a new program I get:
> 
> /usr/bin/ld: unrecognized option '__do_global_dtors'
> /usr/bin/ld: use the --help option for usage information
> collect2: ld returned 1 exit status

gcc installation problem, I'd guess.  "gcc -v <rest_of_gcc_command_line>"
on a simple C program to see how gcc is invoking ld.


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