bug-hurd
[Top][All Lists]
Advanced

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

Re: cross compilation problems


From: Daniel E . Baumann
Subject: Re: cross compilation problems
Date: Wed, 25 Oct 2000 01:57:14 -0500

Well I tried this:

mkdir build; cd build
MIG=i386-gnu-mig CC=i386-gnu-gcc LD=i386-gnu-ld ../configure \
--build=i686-pc-linux-gnu  --host=i386-pc-gnu --target=i386-pc-gnu \
--prefix=/gnu

and I still get problems with  /usr/i386-gnu/lib/libutil.so needing libc.so.6
and errors about symbol redefinitions which come from libc.so.6. So maybe the
cross compiler is broke? I do not know anything about building a debian
package to know where to look to fix this.

Using the dpkg-builpackage script where would you run that from? A build
directory?

BTW, under Mach the first com port is /dev/com0 right?



reply via email to

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