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: Daniel Jacobowitz <drow at false dot org>
- To: Harald Dunkel <harald dot dunkel at t-online dot de>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 31 Aug 2004 14:43:05 -0400
- Subject: Re: GCC 3.4.2 Release Candidate Available
- References: <4134C5BB.5010003@t-online.de>
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