This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/30727] Argument list to long when compiling gcc



------- Comment #3 from schwab at suse dot de  2007-02-15 09:40 -------
> It is not a small command line passed to gcc but one enormous command line
> passed to /bin/bash.

This is wrong.  The executed command is gcc, and it only needs 500 bytes of
argument space.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]