This is the mail archive of the gcc@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]

Re: Bootstrap difficulties on powerpc-apple-darwin6.8 (Mac OS X10.2.8)


Kelley Cook <kcook@gcc.gnu.org> writes:

> Andrew Pinski wrote:
>
>> On Sep 22, 2004, at 2:45 PM, Lars Sonchocky-Helldorf wrote:
>> 
> ...
>>> gnu/regexp/MessagesBundle_fr.properties.lo
>>> make[3]: execvp: /bin/sh: Argument list too long
>>> make[3]: *** [libgcj.la] Error 127
>> Yes disable the java language as it is almost not usable on darwin6.x
>> anyways.  This is a bug in the kernel or the sh which darwin6.x uses.
>> 
>
> Respectfully, I disagree with the final statement.
>
> I believe that it is unreasonable to assume that a shell can handle a line
> length of 70,000+ characters.

Not that in the case above the shell hasn't even been started yet, the
kernel refused to execute it in the first place.  Shells that have command
line length limits independent of the kernel are long being dying already.
Modern shells have no such limit.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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