bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cross compilation problems


From: Marcus Brinkmann
Subject: Re: cross compilation problems
Date: Wed, 25 Oct 2000 12:23:10 +0200

Am Mit, 25 Okt 2000 04:18:26 schrieb Daniel E . Baumann:
> I attempted to compile the HURD from CVS by doing the follwing:
> 
> CC=i386-gnu-gcc LD=i386-gnu-ld ./configure --build=i686-pc-linux-gnu 
> --host=i386-gnu --prefix=/gnu
> 
> and I get linking errors:
> 
> /usr/i386-gnu/bin/ld: warning: libc.so.6, needed by
> /usr/i386-gnu/lib/libutil.so, may conflict with libc.so.0.2

libc.so.6 is sucked in. Maybe the (util) so links in
/usr/i386-gnu/lib are absolute, not relative?

Marcus




reply via email to

[Prev in Thread] Current Thread [Next in Thread]