GCC 3.4.2 Release Candidate Available

Daniel Jacobowitz drow@false.org
Tue Aug 31 18:53:00 GMT 2004


On Tue, Aug 31, 2004 at 08:38:51PM +0200, Harald Dunkel wrote:
> I tried to build it on Debian amd64(gcc-3.4), but there was
> a problem at link time of gcc saying:
> 
> :
> :
> /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
> /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
> /usr/bin/ld: cannot find -lc
> collect2: ld returned 1 exit status
> make[3]: *** [32/libgcc_s_32.so] Error 1

You can't build a multilib enabled GCC on Debian's pure64 port.  It's
not supported.  Try --disable-multilib, or discuss with the amd64 port
maintainers (the reasonable reasons, certainly) why they lay out
libraries differently than the rest of the world.

-- 
Daniel Jacobowitz



More information about the Gcc mailing list