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

Re: gnumach



On Thu, Sep 14, 2000 at 11:51:03AM +0200, Julio Merino wrote:
> I've seen in some message that gnumach can be compiled under
> linux... sure?

Hey, yes. Never did that, but...

mkdir build
cd build
CC=gcc ../configure --build i386-linux --host i386-gnu

creating cache ./config.cache
checking host system type... i386-pc-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking for mawk... mawk
checking build system type... i386-pc-linux-gnu
checking for i386-gnu-gcc... gcc
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking for i386-gnu-ld... i386-gnu-ld
...

As you can see, it still finds my cross tools, so maybe you need

NM=nm LD=ld CC=gcc ../configure --build i386-linux --host i386-gnu

I am not sure about mig. However, it is easy to build a cross mig from the
sources, so do that.

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org Check Key server 
Marcus Brinkmann              GNU    http://www.gnu.org    for public PGP Key 
Marcus.Brinkmann@ruhr-uni-bochum.de,     marcus@gnu.org    PGP Key ID 36E7CD09
http://homepage.ruhr-uni-bochum.de/Marcus.Brinkmann/       brinkmd@debian.org


-- 
To UNSUBSCRIBE, email to debian-hurd-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: