This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/16869] New: too long list of arguments in "make clean"
- From: "per at computer dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Aug 2004 07:24:00 -0000
- Subject: [Bug other/16869] New: too long list of arguments in "make clean"
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
During a make clean, I noticed the following:
make[2]: execvp: /bin/sh: Argument list too long
make[2]: [mostlyclean-generic] Error 127 (ignored)
--
Summary: too long list of arguments in "make clean"
Product: gcc
Version: 3.3.4
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: per at computer dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux
GCC host triplet: i686-pc-linux
GCC target triplet: i686-pc-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16869