This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.4.2 Release Candidate Available
- From: "Harald Dunkel" <harald dot dunkel at t-online dot de>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 31 Aug 2004 20:38:51 +0200
- Subject: Re: GCC 3.4.2 Release Candidate Available
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
Probably thats expected. I read something about "a bug in
glibcs older than 2004-07-16" in a Changelog file. But
this must be a pretty serious problem if you drop compatibility.
Do you have any more information about this, e.g. a bug
report number, or something like this?
Many thanx
Harri