[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?
- Re: cross compilation problems, (continued)
Re: cross compilation problems, Roland McGrath, 2000/10/25
Re: cross compilation problems, Steve Bowman, 2000/10/25
Re: cross compilation problems,
Daniel E . Baumann <=
Re: cross compilation problems, Steve Bowman, 2000/10/25
Re: cross compilation problems, Steve Bowman, 2000/10/25
Re: cross compilation problems, Gordon Matzigkeit, 2000/10/25
Re: cross compilation problems, Steve Bowman, 2000/10/27
Re: cross compilation problems, Mark Kettenis, 2000/10/27
Re: cross compilation problems, Steve Bowman, 2000/10/25
Re: cross compilation problems, Pankaj Kaushal, 2000/10/26
Re: cross compilation problems, Marcus Brinkmann, 2000/10/25