This is the mail archive of the java-discuss@sourceware.cygnus.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]

gcj: libgcj.spec: No such file or directory



   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

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