------- Comment #4 from elias at oddlabs dot com  2006-10-02 08:07 -------
I investigated some more and found that the -encoding UTF-8 flag makes jikes
ignore a lot of system classes. For example, the entire java.lang package is
never compiled (although the package exist in the classes file listing all
classes to be compiled). If I remove the flag, the build succeeds (and all
packages seem to be compiled and placed in lib/). However, I can't seem to find
any illegal UTF-8 characters or anything else that could make jikes choke in
java/lang/Object.java. What now?

 - elias


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29306



_______________________________________________
Bug-classpath mailing list
Bug-classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-classpath

Reply via email to