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

Re: cross compilation problems



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 to: