Abdou Hk wrote:
Hi, I am trying to cross compile kaffe for an arm
processor platform.
I am usin 2.95.3 cross compiler.
I did the CC, NM and AR exports to the appropiate
values.
when i execute ./configure --host arm_linux --build
i686-linux this error occurs:

configure: error: Can't find or can't use system
zlib.h
Salut Abdou,

you need to cross compile zlib first, and point kaffe's configure script
to it for the headers and library files using the corresponding --with-* options.
Please see the configure script's --help output for details.

cheers,
dalibor topic

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

Reply via email to