-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >>>>> "Timothy" == Timothy Stack <[EMAIL PROTECTED]> writes:
>> I can't seem to get jitBasic to staticly link, and Timothy> Hmm, what are the error messages? The internal tests are Timothy> pretty much the baby-steps, so you might want to pursue this Timothy> first. The tests starts out simple with just trying to call Timothy> functions, then passing parameters, then doing some Timothy> arithmetic, and so on... I wrote them when I was working on Timothy> the PowerPC backend and they were really helpful. Got it linked. I get a bunch of assembly then this: Translating ParameterizedMethods.float_method_int_float_double_int(IFDI)F (static) 0x10067040 Failure 8fdc0010 123.456028 So this actually doesn't surprise me much: there appear to be bugs in the way float parameters are passed (and this, like isNaN, is static, so this probably limits the possibilities of what's wrong). - -- Casey Marshall || [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/> iD8DBQFAR7GpgAuWMgRGsWsRAl/cAJ4lWy75Ch7sM4Kwi4tXYig+oZeaFQCeIk5g Hn0HJuj6DdfGsMgYcsFc5Aw= =j3zd -----END PGP SIGNATURE----- _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
