delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-Injected-Via-Gmane: | http://gmane.org/ |
To: | cygwin AT cygwin DOT com |
From: | John Williams <jwilliams AT itee DOT uq DOT edu DOT au> |
Subject: | Re: Bug in Cygwin bash? |
Date: | Thu, 03 Apr 2003 12:58:23 +1000 |
Lines: | 25 |
Message-ID: | <b6g7vu$mrq$1@main.gmane.org> |
References: | <b6g4tu$e1n$1 AT main DOT gmane DOT org> <5 DOT 2 DOT 0 DOT 9 DOT 2 DOT 20030402183025 DOT 02a99358 AT pop3 DOT cris DOT com> |
Mime-Version: | 1.0 |
X-Complaints-To: | usenet AT main DOT gmane DOT org |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030210 |
X-Accept-Language: | en-us, en |
In-Reply-To: | <5.2.0.9.2.20030402183025.02a99358@pop3.cris.com> |
Randall R Schulz wrote: > John, > > Yes, there's a limitation on the total volume of argument strings. All > Unix systems have such a limit and so does Cygwin. The limits vary from > system to system, though POSIX dictates a minimum value for this limit. Anybody know the standard Cygwin limit off the top of their head? I'm guessing 32K, given what I saw with mkdep > For cases where the total list of files can be processed in pieces, the > xargs command will do the divvying up for you, invoking the command as > many times as needed to process all the arguments it reads from standard > input. Check it out--it should be in your script-writing repertoire. Yup - I used xargs in my solution to this problem. It seems not many people build linux kernels under cygwin - I think if they did, this issue I've found would have been reported earlier, because it's the first step in the kernel configuration process. Thanks for your reply, John -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |