When I try to compile from today's CVS, kaffe-bin hangs forever when doing this:
/tmp/kaffe/kaffe/kaffe/.libs/kaffe-bin -verbosegc -mx 256M at.dms.kjc.Main -v -d /tmp/kaffe/libraries/javalib/lib @essential.files A ktrace gives the following repeated on and on: 23925 kaffe-bin CALL sigprocmask(0x2,0x400) 23925 kaffe-bin RET sigprocmask 1024/0x400 23925 kaffe-bin CALL sigreturn(0x8e9f5b4) 23925 kaffe-bin RET sigreturn JUSTRETURN 23925 kaffe-bin PSIG SIGSEGV caught handler=0x888b6a8 mask=0x0 addr=0x3000304 trapno=2 I doesn't seem to have compiled anything. The last output from make is: Making all in libraries/javalib gmake[1]: Entering directory `/tmp/kaffe/libraries/javalib' rm -rf lib mkdir lib /bin/sh ./rebuildLib @essential.files Compiling classes from @essential.files using /tmp/kaffe/kaffe/kaffe/kaffe-bin -verbosegc -mx 256M at.dms.kjc.Main _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
