--with-ld breakage for me.

Loisel, Sebastien loisel@amazon.com
Thu Aug 21 20:53:00 GMT 2003


Yes, sorry about that. I found that there were problems with my glibc install anyway. Thanks for the help, sorry for the spam.

Sebastien Loisel

-----Original Message-----
From: Andrew Pinski [mailto:pinskia@physics.uc.edu] 
Sent: Wednesday, August 20, 2003 5:40 PM
To: Loisel, Sebastien
Cc: gcc@gcc.gnu.org
Subject: Re: --with-ld breakage for me.


> 
> I've been unsuccesful at compiling gcc 3.3 and 3.4 with 
> --with-ld=/usr/local/glibc-2.2.3/lib/ld-linux.so.2. I know that 
> ld-2.3.2.do works because I've used it to link some c programs with 
> -Wl,--dynamic-linker=/usr/local/glibc-2.2.3/lib/ld-linux.so.2 and I 
> checked my linkage with ldd. (Note: the 2.2.3 in the path is a typo I 
> made when I chose the install directory. The actual glibc that's 
> sitting in there is 2.3.2.)
> 

--with-ld means to supply with the static linker, not the dynamic one.

Thanks,
Andrew Pinski



More information about the Gcc mailing list