Hi, I am trying to build kaffe for ARM processor. I am using the latest cross-compiler tool chain for ARM 3.3.2. I am encountering errors such as the following. For some reason object files are generated for ".c" files in kaffeh subdirectory. Link failed with a similar error message.
Is ARM version of kaffe already available to be downloaded? My x86 PC version runs comfortably. Thanks in advance Regards Rengarajan [EMAIL PROTECTED]:/data2/sumathi/J2ME/arm/kaffe-1.1.4/kaffe/kaffevm/jit3> make if /bin/sh ../../../libtool --mode=compile /usr/local/arm/3.3.2/arm-linux/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include/kaffe -I../../../kaffe/kaffevm/systems/unix-jthreads -I.. -I./.. -DTRANSLATOR -DJIT3 -I../../../kaffe/xprof -I../../../kaffe/jvmpi -I../../../include -I/data2/sumathi/J2ME/arm/kaffe-1.1.4/./kaffe/kaffevm -I/data2/sumathi/J2ME/arm/kaffe-1.1.4/./kaffe/kaffevm/jit3 -I/data2/sumathi/J2ME/arm/kaffe-1.1.4/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -MT constpool.lo -MD -MP -MF ".deps/constpool.Tpo" -c -o constpool.lo constpool.c; \ then mv -f ".deps/constpool.Tpo" ".deps/constpool.Plo"; else rm -f ".deps/constpool.Tpo"; exit 1; fi libtool: compile: unable to infer tagged configuration libtool: compile: specify a tag with `--tag' make: *** [constpool.lo] Error 1 __________________________________ Do you Yahoo!? Vote for the stars of Yahoo!'s next ad campaign! http://advision.webevents.yahoo.com/yahoo/votelifeengine/ _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe