This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

Re: gcc-2.95 java


  In message <199908101533.LAA09926@sobolev.dsm.fordham.edu>you write:
  > Hi.
  > 
  > Platform: Digital AlphaServer 1000, running Digital Unix 4.0E.
  > 
  > I built and installed gcc-2.95.  As far as I can tell, the
  > installation was successful.  
  > 
  > However, I haven't figured out how to compile or run java programs
  > with gcc-2.95.  For instance:
  > 
  >  % gcj hello.java
  >  gcj: libgcj.spec: No such file or directory
You have to pick up the java runtime library, it is not distributed as part
of GCC.

http://sourceware.cygnus.com/java


jeff


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