bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/29306] Build fails with --with-jikes configure option


From: elias at oddlabs dot com
Subject: [Bug classpath/29306] Build fails with --with-jikes configure option
Date: 2 Oct 2006 08:07:49 -0000


------- 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]