Hi all,

I've been trying to fix the build on mipsel-linux. It uses jit3. I've got the LOUT build problem sorted out, the syntax of LOUT and friends has changed between jit3 and jit1. The next stumbling stone is prologue_xxC, which does not exist in jit3 funcs.h. So before I blindly change prologue_xxC to prologue_xxx on mips (and possibly m68k, since it suffers from same symptoms on netbsd), I'd like to know what the difference in naming is supposed to mean ;)

i.e. what is in the name suffix -xxx that xxC doesn;t have, etc. I couldn't find that documented, unfortunately.

cheers,
dalibor topic

p.s. I'd like to get casey's patches in eventually. I just want to get mipsel-linux to build at all with jit3 :(

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to