[kaffe] Threaded code and quick instructions for Kaffe
Helmer Krämer
hkraemer at freenet.de
Tue Jun 1 01:35:05 PDT 2004
On Tue, 1 Jun 2004 14:08:00 +0800
jserv at linux2.cc.ntu.edu.tw wrote:
> Hello all,
>
> After looking up Helmut Eller's Threaded code interpreter patch
> [1], I attempt to migrate his patch to Kaffe 1.1.x version, and it
> is almost finished, which is attached against kaffe cvs in this mail.
Just some random notes:
- we should probably check whether somebody wants to compile
kaffe without gcc, since that wouldn't work anymore
- Is it possible to use kaffe.def instead of threaded_int.def?
(or what changes to kaffe.def would that require?) I don't
really like the idea of maintaining both, threaded_int.def
and kaffe.def and keeping them in sync (the threaded_int.def
in your patch doesn't throw IncompatibleClassChangeErrors,
for example).
Regards,
Helmer
More information about the kaffe
mailing list