hi tim, I'm writing it for linux and arch is IBM PowerPC405 . I'm compiling the present one but getting the error-
/***********ERROR LOG *************/ In file included from /opt/hardhat/devkit/ppc/405/bin/../target/usr/include/stdio.h:33, from debug.h:31, from support.c:12: /opt/hardhat/devkit/ppc/405/bin/../lib/gcc-lib/powerpc-hardhat-linux/2.95.3/ include/stddef.h:170: warning: empty declaration In file included from /opt/hardhat/devkit/ppc/405/bin/../target/usr/include/stdlib.h:391, from ../../config/config-std.h:15, from support.c:14: /opt/hardhat/devkit/ppc/405/bin/../target/usr/include/sys/types.h:106: warning: empty declaration support.c: In function `sysdepCallMethod': support.c:1051: Internal compiler error: support.c:1051: internal error--insn does not satisfy its constraints: (insn 998 995 507 (set (reg/v:DF 40 f8) (mem:DF (plus:SI (reg:SI 31 r31) (const_int 8 [0x8])) 0)) 441 {*movdf_softfloat32} (nil) (nil)) make[3]: *** [support.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 /***********END ERROR LOG *************/ Thanks, Regards, Sanjeev -----Original Message----- From: Timothy Stack [mailto:stack@;cs.utah.edu] Sent: Tuesday, October 29, 2002 10:15 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [kaffe] (no subject) > hi all, > > has somebody written sysdepCallMethod fro ppc405? Theres one in kaffe/config/powerpc/sysdepCallMethod.h. > I'm trying to port kaffe to powerpc405. But writing sysdepCallMethod is > bugging me You need to be more specific, what OS are you writing it for, whats wrong with the above one? > thanks in advance, > Sanjeev tim stack _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe