libgcj
Tom Tromey
tromey@redhat.com
Wed Jun 6 13:44:00 GMT 2001
>>>>> "Mohammad" == Mohammad O'mara <momara@iti-idsc.gov.eg> writes:
Mohammad> I'm a brand new user of GCC , and following the instructions
Mohammad> on the web I configured it as a native compiler , and then
Mohammad> installed it , but I had 2 errors :
Mohammad> * make[2]: *** [etime_.o] Error 1
Mohammad> make[2]: Leaving directory `//objectdir full
Mohammad> path/i686-pc-cygwin32/libf2c/libU77'
There are a few problems here:
* This isn't the full error message. This is just what `make'
prints. It isn't useful for determining the problem.
* I'd be very suprised if a build in a directory with a space in its
name works.
* gcj and libgcj don't yet work on Windows.
Mohammad> gcj: libgcj.spec: No such file or directory
This means libgcj was not built.
Tom
More information about the Java
mailing list