This is the mail archive of the java@gcc.gnu.org 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]

Re: libgcj


>>>>> "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


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