> > > I set the kaffe port down for a few days but going to go back and try > again. i got the powerpc ABI docs, and have looked more at the > examples. i was wondering if anyone had built a test program to unit > test sysdepCallMethod in isolation from kaffe? a simple c program > that builds the proper input data structure and calls > sysdepCallMethod, and then some c code for it to call. it would seem > to be much easier to test this way, and should be portable shouldnt > it, or am i missing something? > No, you're not missing anything. Having such unit tests would be very useful, and we'd be very happy to include them. - Godmar