[kaffe] cross compiling
Brian Beattie
beattie at beattie-home.net
Fri Dec 6 23:00:23 PST 2002
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
beattie at beattie-home.net | 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
More information about the kaffe
mailing list