Date: Thu, 26 Oct 2000 21:07:55 -0700
   From: Steve Bowman <[EMAIL PROTECTED]>

   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

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to