Problems with kaffe-1.0.6 on alpha
Patrick Tullmann
tullmann at cs.utah.edu
Mon Sep 4 21:27:25 PDT 2000
> I've just compiled kaffe-1.0.6 with gcc-2.95.2 on an AlphaServer
> running Digital UNIX 4.0D. Configure, 'make' and 'make install' all
> seemed to go ok (well except gcc complained about some 'va' stuff
> being redefined) but 'make check' fails miserably, dumping core, eg:
If you re-configure with "--enable-debug", and then run with '-vmdebug
GCDIAG', Kaffe will run a lot of sanity checks on the heap for each
allocation. Also, 'kaffe -fullversion' will tell us which threading
system and which jit/intrp engine is being used.
More information about the kaffe
mailing list