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

Cross-compiling using plain .deb's?



Hello again,

To get X working (and to play with the source :)) I need to recompile
gnumach & the HURD, so I'm trying to set up a cross-development
environment on my linux box. 

Is this possible using the existing packages in unstable? My first shot
was to install these:

	binutils-multiarch
	gcc-i386-gnu
	mig-i386-gnu

However after configuring the gnumach 1.2 source with

LD=i386-gnu-ld MIG=i386-gnu-mig CC=i386-gnu-gcc \
        ../configure --host=i386-gnu --target=i386-gnu \
        --enable-floppy --enable-ide --enable-aic7xxx --enable-3c90x

I get lots of
cpp: -lang-c: linker input file unused since linking not done

and also
gcc: installation problem, cannot exec `cc1': No such file or directory
gcc: file path prefix `/usr/lib/gcc-lib/i386-gnu/2.95.1/' never used

What am I missing?

Regards,

Pontus

-- 
Pontus Lidman, pontus@mathcore.com, Development & support manager
No matter how cynical you get, it's impossible to keep up.
Scene: www.dc-s.com | MUD: tyme.envy.com 6969 | irc: irc.quakenet.eu.org


Reply to: