This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problems resolving classes with gcj 3.4.3 - know problem?


>>>>> "wolfgang" == wolfgang haefelinger <ora.et.labora@web.de> writes:

wolfgang> I'm trying to compile a larger number (=209) of java
wolfgang> files in one shot. This works  fine  using SUN's jdk
wolfgang> but I'm running into trouble using gcj.

wolfgang> Here's a typical session
wolfgang> $ gcj -d . -C `find -name \*.java`
wolfgang> ./debug/ParseTreeDebugParser.java:8: error: Can't find default package
wolfgang> `antlr'.
wolfgang> Check the CLASSPATH environment variable and the access to the archives
wolfgang> [..]

What version of gcj are you using?  Do you have a small test case?  Or
can you reduce the one you have somehow?

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]