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]
Other format: [Raw text]

Re: successful(?) build of libjava on mips-sgi-irix6.5


Hi,

	On January 16,17 of 2001 there was a discussion
on the subject in this mail message - namely libgcj wouldn't
build succesfully on mips-sgi-irix6.5.
	In David's email Wed, 17 Jan 2001 06:05:03, he provided the 
following error during compilation:

make[4]: execvp: /bin/sh: Arg list too long
make[4]: *** [libgcj.la] Error 127
make[4]: Leaving directory
`/exd4/billingd/obj/gcc-java/mips-sgi-irix6.5/mabi=64/libjava'
make[3]: *** [install-recursive] Error 1

	I've looked through the rest of the mail archives for
2001 and 2002 for a resolution or reference to that error with
no success.  My apologies if I overlooked the solution or reference.
However, I did see other email discussions on "Don't build libgcj 
on irix6.5 - still doesn't work."  I'm not sure where that thread
went either.

	My reason for asking this question again is I compiled 
gcc-3.0.3 with java and tried to create libgjc to run java 
scripts.  But, I got the same error as David - namely the following:

make[1]: execvp: /bin/sh: Arg list too long
make[1]: *** [libgcj.la] Error 127
make[1]: Leaving directory `/usr1/goisman/src/gnu/gcc/gcc-3.0.3/build_libgcj'
make: *** [all-recursive] Error 1


	Is there a solution to this error such that libgcj will get 
built on mips-sgi-irix6.5, or, is it still true that libgcj still
cannot be built on mips-sgi-irix6.5?

Regards,

	Philip


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