[patch] HAVE_LC_MESSAGES for natSystem.cc

Tom Tromey tromey@redhat.com
Sun Jan 13 15:06:00 GMT 2002


>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:

Andreas> This is the most common complaint :

Andreas> /Volumes/xufs/gccsrc/gcc/libjava/testsuite/libjava.lang/update_outer.java:0: Can
Andreas> 't find default package `java.lang'. Check the CLASSPATH environment
Andreas> variable an
Andreas> d the access to the archives^M  
Andreas> 1 error^M

This is interesting, since it is a "shouldn't happen" sort of problem.
This means that gcj can't find the libgcj .jar file.
Your best bet is to either find out how gcj is being run by the test
suite, or to hack the test suite a little to run `gcj -v' so that you
can see in more detail what is happening.

Maybe it would make sense for us to change the test suite to run a
sanity check for this on gcj.

Tom



More information about the Java-patches mailing list