This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libgcj.spec: No such file or directory
- To: "Vaclav Haisman" <V dot Haisman at sh dot cvut dot cz>, <gcc at gcc dot gnu dot org>
- Subject: Re: libgcj.spec: No such file or directory
- From: "Anthony Green" <green at redhat dot com>
- Date: Sat, 23 Jun 2001 07:44:04 -0700
- References: <Pine.BSF.4.05.10106231218390.57436-100000@logout.sh.cvut.cz>
Vaclav wrote:
> Hi, when I try to use gcj I always get this error. I didn't find
> libgcj.spec anywhere in the sources.
This means the java runtime library (libgcj) was not installed correctly (or
at all). You don't mention which version you were using, so it's difficult
to say what the problem may have been. libgcj has been integrated into GCC
since version 3.0.
AG