On Mon, 21 Sep 1998, Paul V. Drobnich wrote:
> Hi All
> Does anybody use ibm's Jikes compiler? It realy runs quikly on win32
> but as soon I run it under Linux core dumps was occured :-(
> I have tried it for glib as good as for libc5 -- same result. As for
> me compiler looks workable: it normal dumps helps for calling without
> parameters. But when I try to feed him java source -- crash :-\
> Does anybody knows what the hell it do ?
Check your classpath. Jikes used to dump core mysteriously when there were
no basic classes in classpath.
Artur