This is the mail archive of the java-discuss@sources.redhat.com 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]

Re: gcj & libgcj


Tom Tromey writes:
 > >>>>> "Mark" == mark kimsal <chugadie.geo@yahoo.com> writes:
 > 
 > Mark> Why yes it is, under
 > Mark> $(GCC_ROOT)/libgcj-build/i636-pc-linux-gnu/libjava/
 > Mark> I moved libgcj.spec to $(GCC_ROOT)/lib/
 > 
 > Did you run `make install' in the libgcj build tree?
 > 
 > Mark> gcj -v SomeJavaProg.java    yields
 > Mark> Can't find default package "java.lang".  Check CLASSPATH variable and
 > Mark> access to archives.
 > 
 > First, make sure you *don't* have CLASSPATH set.
 > If it still fails, look for libgcj.zip in the install tree.
 > If it isn't there, then that is the problem.
 > (That would be more evidence in favor of the `make install failed'
 > theory.)

Indeed; in that case, a copy of the output of the libgcj "make
install" would be interesting.

Andrew.


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