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

2005-06-06 Thread ro at gcc dot gnu dot org
--- Additional Comments From ro at gcc dot gnu dot org 2005-06-06 23:21 --- At least on Tru64 UNIX (which is affected as mentioned in Comment #12), this is fixed on mainline by this patch: http://gcc.gnu.org/ml/gcc-patches/2005-05/msg01552.html So it should probably be backported to

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

2005-05-17 Thread bonzini at gcc dot gnu dot org
--- Additional Comments From bonzini at gcc dot gnu dot org 2005-05-17 14:44 --- It can be fixed using the per-directory build infrastructure, but .java files cannot be reliably compiled to the binary-compatibility abi. -- What|Removed |Added

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

2005-05-17 Thread bonzini at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||21624 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20155

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

2005-04-25 Thread htl10 at users dot sourceforge dot net
--- Additional Comments From htl10 at users dot sourceforge dot net 2005-04-26 03:18 --- on alphaev68-dec-osf5.1, the make[3]: execvp: /bin/sh: Arg list too long make[3]: *** [libgcj0_convenience.la] Error 127 make[3]: Leaving directory `/home/htl10/gcc-4.x-build-dir/alphaev68-dec-osf5

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

2005-04-25 Thread htl10 at users dot sourceforge dot net
--- Additional Comments From htl10 at users dot sourceforge dot net 2005-04-26 02:43 --- had the same problem with alphaev68-dec-osf5.1 as well. -- What|Removed |Added

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

2005-04-20 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.0 |4.0.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20155

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

2005-04-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|REOPENED|ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20155

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

2005-04-05 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-05 21:41 --- Switched component to bootstrap. -- What|Removed |Added Component|libgcj