On Tue, Oct 30, 2001 at 04:26:18PM +0100, Robert Bihlmeyer wrote: > Vesa Salento <vsalento at cc.hut.fi> writes: > > > Now I would like to know whether someone here has succeeded to get the > > node compile with Jikes and then run it succesfully. > > I compile with jikes 1.14 using the Kaffe 1.0.6 classfiles, and run > the resulting bytecode successfully under Kaffe. Which classes/JRE are > you using?
I use the same setup, except I use jikes 1.10 and Kaffe from CVS, so it should work if anything does[*]. I really recommend using Kaffe from CVS, they are long overdue on a 1.07 release. Jikes <= 1.12 has some issues with private constructors in internal classes, but those are completely redundant anyways (I removed them from Fred since 1.10 is jikes version in potato). [*] Nothing does. > If you want, you can have a look at both my preperated, ready-to-compile > source and the resulting classes. All this is freenet-unstable_* in > <URL:http://incoming.debian.org/> If you are unfamiliar with Debian > packages, you can contact me privately for the specifics. > > -- > Robbe -- Oskar Sandberg oskar at freenetproject.org _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
