[Bug libgcj/20155] [4.0 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 19:46:00 GMT 2005


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

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	sayle@gcc.gnu.org	2005-03-05 17:33:00

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&only_with_tag=gcc-4_0-branch&r1=1.3391.2.1&r2=1.3391.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.am.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.455&r2=1.455.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.485&r2=1.485.2.1



-- 


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



More information about the Java-prs mailing list