If you define Endianess macro in ieeefp.h, is that better? Blackfin porting is based on kaffe-1.1.6.Maybe you apply the blackfin patch on kaffe-1.1.6, that will get more luck.
- Thanks - Michael.Kang On 1/3/07, saravanan sar <[EMAIL PROTECTED]> wrote:
hi everyone, i need to compile kaffe for blackfin processor. i did as given in the website: http://docs.blackfin.uclinux.org/doku.php?id=run_java_application_on_stamp_board the configuration was succesful but when i entered make , it showed me the following errors: In file included from mprec.h:34, from dtoa.c:29: ieeefp.h:159:2: #error Endianess not declared!! In file included from dtoa.c:29: mprec.h:78: error: syntax error before "one" mprec.h:78: warning: type defaults to `int' in declaration of `IEEE_8087' mprec.h:78: warning: type defaults to `int' in declaration of `IEEE_MC68k' mprec.h:78: warning: type defaults to `int' in declaration of `VAX' mprec.h:78: warning: type defaults to `int' in declaration of `or' mprec.h:78: error: syntax error before "IBM" mprec.h:89: error: syntax error before '}' token dtoa.c: In function `_Jv_dtoa_r': dtoa.c:251: error: storage size of 'd' isn't known dtoa.c:251: error: storage size of 'd2' isn't known dtoa.c:251: error: storage size of 'eps' isn't known dtoa.c:251: warning: unused variable `d' dtoa.c:251: warning: unused variable `d2' dtoa.c:251: warning: unused variable `eps' dtoa.c:535: warning: value computed is not used make[4]: *** [dtoa.lo] Error 1 make[4]: Leaving directory `/home/blackfinkaffe/kaffe-1.1.7/libraries/javalib/external/classpath/native/fdlibm' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/blackfinkaffe/kaffe-1.1.7/libraries/javalib/external/classpath/native' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/blackfinkaffe/kaffe-1.1.7/libraries/javalib/external/classpath' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/blackfinkaffe/kaffe-1.1.7/libraries/javalib' make: *** [all-recursive] Error 1 linux-h1m7:/home/blackfinkaffe/kaffe-1.1.7 # . i searched in the google regarding this could not find any solution. can anyone provide me solutions or suggestion for this ...? thanks in advance... saravanan Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download Now! http://messenger.yahoo.com/download.php _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
_______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
