This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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