bug-hurd
[Top][All Lists]
Advanced

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

Re: cross compilation problems


From: Mark Kettenis
Subject: Re: cross compilation problems
Date: Fri, 27 Oct 2000 10:39:32 +0200 (MET DST)

   Date: Thu, 26 Oct 2000 21:07:55 -0700
   From: Steve Bowman <sbowman@frostwork.net>

   No bug report needed.  /usr/i386-gnu/lib is indeed a symlink to /gnu/lib
   and ldd under hurd shows:

           libc.so.0.2 => /lib/libc.so.0.2 (0x01022000)

   for all libraries.  ldd under linux just finds the wrong libc so that's
   the wrong way to check.

Indeed.  ldd is useless in cross-compiling situations, since it is
invoking the Linux ld.so on a Hurd binary.

Mark



reply via email to

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