Fixed & checked in. I used $(srcdir) instead of
$(abssrcdir).
Yeah, that worked for me too. The reason it was failing silently is because Character.java couldn't load 'unicode.tbl' and 'unicode.idx'. Apparently, it will _only_ load them from a JAR file, so just specifying the 'lib' directory wasn't enough. And, since it was Character that was failing, it couldn't print out any error messages.

cheers,
dalibor topic
tim


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

Reply via email to