On Tue, May 25, 2004 at 06:55:35PM -0400, Igor Pechtchanski wrote: >Cygwin has a 32k command-line length limit.
Cygwin doesn't, AFAIK, have any command-line length limit other than the amount of memory available to store the command line. Windows has a limit but Cygwin shouldn't impose one. That's why I advocate using the "mount -X" option. Not only does it work around these type of things it should also speed things up slightly. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/