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

2005-03-06 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-06 
19:50 ---
The patch had to be reverted.

-- 
   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |
Summary|[4.0 Regression] libgcj |[4.0/4.1 Regression] libgcj
   |build fails with execvp:   |build fails with execvp:
   |/bin/sh: Argument list too  |/bin/sh: Argument list too
   |long   |long


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


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

2005-03-06 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-06 
20:15 ---
Subject: Bug 20155

CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-4_0-branch
Changes by: [EMAIL PROTECTED]   2005-03-06 20:15:23

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

Log message:
PR libgcj/20155
* Makefile.am (libgcj0_convenience.la): Revert last change.
* Makefile.in: Regenerate.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcconly_with_tag=gcc-4_0-branchr1=1.3391.2.2r2=1.3391.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.am.diff?cvsroot=gcconly_with_tag=gcc-4_0-branchr1=1.455.2.1r2=1.455.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.in.diff?cvsroot=gcconly_with_tag=gcc-4_0-branchr1=1.485.2.1r2=1.485.2.2



-- 


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


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

2005-03-05 Thread cvs-commit at gcc dot gnu dot org

--- 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: [EMAIL PROTECTED]   2005-03-05 16:33:15

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

Log message:
2005-03-05  Roger Sayle  [EMAIL PROTECTED]
Alexandre Oliva  [EMAIL PROTECTED]
Kelley Cook  [EMAIL PROTECTED]

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=gccr1=1.3395r2=1.3396
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.am.diff?cvsroot=gccr1=1.455r2=1.456
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.in.diff?cvsroot=gccr1=1.486r2=1.487



-- 


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


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

2005-03-02 Thread pinskia at gcc dot gnu dot org


-- 
   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1
   Last reconfirmed|-00-00 00:00:00 |2005-03-02 18:25:09
   date||
Summary|libgcj build fails with |[4.0/4.1 Regression] libgcj
   |execvp: /bin/sh: Argument  |build fails with execvp:
   |list too long  |/bin/sh: Argument list too
   ||long


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


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

2005-03-02 Thread kcook at gcc dot gnu dot org

--- Additional Comments From kcook at gcc dot gnu dot org  2005-03-02 21:41 
---
Created an attachment (id=8314)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8314action=view)
Proposed fix to bug

This is the proposed patch based on the fix for PR 17222 that rth's patch later
effectively bipassed.  It is still undergoing testing.  I would appreciate some
other testers also as libjava takes many hours to build under cygwin.

-- 
   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |kcook at gcc dot gnu dot org
   |dot org |
 Status|NEW |ASSIGNED


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