X-Spam-Check-By: sourceware.org Message-ID: <457244B6.6040704@eagercon.com> Date: Sat, 02 Dec 2006 19:29:58 -0800 From: Michael Eager User-Agent: Thunderbird 1.5.0.7 (X11/20060913) MIME-Version: 1.0 To: Cygwin Subject: Argument list too long Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I get the error message "argument list too long" while building GCC on certain Cgywin installations, but not all. This happens when make executes a command with a large number of arguments. I'm assuming that this is because I'm running out of environment space. Some of the workarounds, like using xargs, are awkward or unfeasible. Remounting /bin -X doesn't help (although I'm not sure how this affects the max size of arg lists). Is there any way to increase the size of the environment space? Or another resolution? This is on WindowsXP. -- Michael Eager eager AT eagercon DOT com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077 -- 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/