[Bug libgcj/20155] [4.0/4.1 Regression] libgcj build fails with "execvp: /bin/sh: Argument list too long"

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Mar 5 18:04:00 GMT 2005


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-05 16:33 -------
Subject: Bug 20155

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	sayle@gcc.gnu.org	2005-03-05 16:33:15

Modified files:
	libjava        : ChangeLog Makefile.am Makefile.in 

Log message:
	2005-03-05  Roger Sayle  <roger@eyesopen.com>
	Alexandre Oliva  <aoliva@redhat.com>
	Kelley Cook  <kcook@gcc.gnu.org>
	
	PR libgcj/20155
	* Makefile.am (libgcj0_convenience.la): New rule to create a file
	of the object files to link to avoid exceeding the command line
	length limits on some platforms.
	(clean-local): Clean up objectlist files.
	* Makefile.in: Regenerate.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.3395&r2=1.3396
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.am.diff?cvsroot=gcc&r1=1.455&r2=1.456
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.in.diff?cvsroot=gcc&r1=1.486&r2=1.487



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20155



More information about the Java-prs mailing list