HI, i was unable to register into the mailing list and hence i had to mail. i have downloaded the kaffe-1.1.2.tar.gz for kaffe.org. i have complied it to i686(Linux -Red Hat 8) which was very succesfull. now i have to port it to PowerPC(MPC 860).
i tried Cross compling (cross Complier details at the end of mail) it with the following command CC=ppc_8xx-gcc NM=ppc_8xx-nm LD=ppc_8xx-ld RANLIB=ppc_8xx-ranlib ./configure --build=i686-pc-linux-gnu --host=powerpc-linux --target=powerpc-linux --enable-pure-java-math (default install directory is /usr/local) and also set the env varible KAFFEH to Current directory. but it fails when i make -------- Make fails----------- make[1]: Entering directory `/home/test/kaffe-1.1.2/include' /home/test/kaffe-1.1.2/ -classpath ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Object.h java/lang/Object /bin/sh: line 1: /home/test/kaffe-1.1.2/: is a directory make[1]: *** [stamp-h0all] Error 126 make[1]: Leaving directory `/home/test/kaffe-1.1.2/include' make: *** [all-recursive] Error 1 ---------- END of Make --------- i have followed the cross compliation FAQ as in site. ---Cross Complier Details-- library lib (2.95.3) Glibc (2.2.5) Binutils (2.11.2) Toolchains Linux kernel 2.4.18 Red Hat Kernel Version - 2.4.18-14 ------ END ----------------- Any help in this regard would be greatly appreciated thanks Syed Mudasir Ahmed __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
