[kaffe] Determining the SP_OFFSET

2008-02-20 Thread Sivaramakrishnan KC
Hi all, I am porting kaffe to a new platform. How do I determine the value for SP_OFFSET macro (defined in md.h)? Is there any other way to find it out other than executing kaffe/developers/sp_offset.c file? Is it the same as the STACK_POINTER_OFFSET definition in the target machine definition

[kaffe] CVS kaffe (robilad): don't generate unused zip headers

2008-02-20 Thread Kaffe CVS
PatchSet 7763 Date: 2008/02/20 14:29:07 Author: robilad Branch: HEAD Tag: (none) Log: don't generate unused zip headers 2008-02-20 Dalibor Topic [EMAIL PROTECTED] * TODO: Updated. * include/Makefile.am (MAYBE_ZLIB_ZIP_HDRS): Removed unused headers. Members:

[kaffe] CVS kaffe (robilad): fixed compiler warnings

2008-02-20 Thread Kaffe CVS
PatchSet 7764 Date: 2008/02/20 22:17:55 Author: robilad Branch: HEAD Tag: (none) Log: fixed compiler warnings 2008-02-20 Dalibor Topic [EMAIL PROTECTED] * kaffe/kaffevm/debug.c (kaffe_dprintf): Added missing casts to n. Members: ChangeLog:1.5264-1.5265

[kaffe] Determining the SP_OFFSET

2008-02-20 Thread Sivaramakrishnan KC
Hi all, I am porting kaffe to a new platform. How do I determine the value for SP_OFFSET macro (defined in md.h)? Is there any other way to find it out other than executing kaffe/developers/sp_offset.c file? Is it the same as the STACK_POINTER_OFFSET definition in the target machine definition

[kaffe] Re: Linker Errors on OS X 10.4.11 - Kaffe 1.1.8

2008-02-20 Thread Michael Franz
I was able to get Kaffe 1.1.8 to build. I needed to add --with-staticlib --with-staticvm --disable-shared . I think there is something wrong with the default linking in the build process. When I run the tests however, it is not too promising. 135 of 150 tests fail. On Sun, Feb 10, 2008 at