gcj: libgcj.spec: No such file or directory
ivanfg@bigfoot.com
ivanfg@bigfoot.com
Sat Apr 1 00:00:00 GMT 2000
Hello!
I have installed the gcc-2.95.2 and libgcj-2.95.1:
$ gcc -v
Reading specs from
/usr/local/gcc-2.95.2/lib/gcc-lib/i586-pc-linux-gnu/2.95.2/specs
gcc version 2.95.2 19991024 (release)
Configure and build processes do not report problems. But when I try to
execute the gcj:
$ gcj --main=HelloWorld -o HelloWorld HelloWorld.java
./HelloWorld
I receive this:
gcj: libgcj.spec: No such file or directory
Why? What can I do? My gcc is installed in /usr/local/gcc-2.95.2 and
libgcj in /usr/local/gcc-2.95.2/lib/libgcj-2.95.1
I found the libgcj.spec (and libgcj.so, libgcj.so.0, etc in
/usr/local/lib, which is in my PATH). I dont understand that.
My Linux:
Red Hat Linux release 6.0 (Hedwig)
Operating System Version #1
Operating System Release 2.2.5-15
Processor Type: i586
Thanks for any help!
Ivan
More information about the Java
mailing list