bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Evading the command line length limit (on Linux)


From: Eli Zaretskii
Subject: Re: Evading the command line length limit (on Linux)
Date: Thu, 30 Jul 2009 22:07:24 +0300

> From: Paul Smith <address@hidden>
> Date: Thu, 30 Jul 2009 10:19:53 -0400
> Cc: Xan Lopez <address@hidden>, address@hidden
> 
> Remember that we actually have this problem in spades on other systems,
> like Windows, where the command line length if far SHORTER than Linux.

Perhaps you think about the 127-character limitation in DOS.

The way Make invokes programs on Windows allow command lines up to
32KB.  (If the command being invoked is the stock Windows shell
cmd.exe, it has a smaller built-in limitation: 8KB.)  Even the DOS
port of Make supports up to 16KB.  That might still be ``far SHORTER
than Linux'' (I assume you mean Bash on Linux), but maybe it's enough
to stop talking about problems with long command lines.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]