Cross compiling Kafee for ARM SA1100 (Brutus board)
Edouard G. Parmelan
Edouard.Parmelan at quadratec.fr
Tue Apr 4 02:39:05 PDT 2000
Nandana wrote:
> > > I am trying to cross compile kafee on to StrongArm development
> > With cross-compiling, configure can't guest sizeof(), you should provide
> > a config.frag file as for OSKit in config/i386/oskit/config.frag
> >
>
> How do I provide config.frag file.
Humm, I just read config/arm/linux/config.frag and if $cross_compile ==
yes, sizeof are setup. I don't know why configure don't detect that
you're in a cross-compiling environment :-(
Could you remove line ``ac_cv_prog_cc_cross=${ac_cv_prog_cc_cross=no}''
in config.cache and re-run configure ?
I think you should send config.log and config.cache so that others that
use cross-compiling can help you.
I have never try cross-compiling yet, but I hope does it for GNU/Hurd,
it's in my TODO list for a while...
--
Edouard G. Parmelan
http://egp.free.fr
More information about the kaffe
mailing list