4.2 Project: "@file" support

Jan-Benedict Glaw jbglaw@lug-owl.de
Thu Aug 25 11:05:00 GMT 2005


On Thu, 2005-08-25 12:31:34 +0200, Andi Kleen <ak@suse.de> wrote:
> Mark Mitchell <mark@codesourcery.com> writes:
> > I'm not sure what you're saying.  The limitation on command-line
> > length can be in either the shell, or the OS.  In Windows 2000, the
> > limitation comes primarily from the Windows command shell.
> 
> Linux has a similar limit which comes from the OS (normally around 32k) 
> So it would be useful there for extreme cases too.

Linux uses 32 pages, which results in 128KB on 4K architecture (eg.
i386, m68k, sparc32, ...) or 256KB on 8K architectures (eg. Alpha,
UltraSparc, ...).

MfG, JBG

-- 
Jan-Benedict Glaw       jbglaw@lug-owl.de    . +49-172-7608481             _ O _
"Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
 für einen Freien Staat voll Freier Bürger"  | im Internet! |   im Irak!   O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20050825/e5e3a24e/attachment.sig>


More information about the Gcc mailing list