I'm trying to cross compile kaffe, but when I run configuire, the
Makefile it creates does not have the cross compiler.  Anybody have and
clues?

./configure --host=arm-linux --build=i386-pc-linux-gnu --prefix
$PWD/../../output/staging/usr --with-awt=qt
--with-qtdir=$PWD/../../build/qt-2.3.4-beta2 

...
RANLIB = arm-linux-ranlib
REGEN_FORWARD = $(top_srcdir)/config/regen-forward
SECURITY_LIBS =  -L/usr/local/lib
STRIP = arm-linux-strip
...
CC = gcc
CCLD = $(CC)
...

-- 
Brian Beattie            | Having had the honor of being selected
[EMAIL PROTECTED] | for a Resource Action by my former employer,
                         | it is my pleasure to announce my immediate
www.beattie-home.net     | availability, contract or permanent.
Embedded Systems, Linux/Unix internals Software Engineer


_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to