X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=BAYES_40,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <1339606733.97087.YahooMailClassic@web122504.mail.ne1.yahoo.com> Date: Wed, 13 Jun 2012 09:58:53 -0700 (PDT) From: Robert Lewis Subject: Re: Expand stack in Cygwin To: cygwin AT cygwin DOT com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Thanks to all who wrote. Yes, the problem was that it should be Wl, not W1. (el not one) That makes the compiler happy, and actually solves the odd crashing I was getting. Robert H. Lewis Fordham University http://home.bway.net/lewis/ --- On Tue, 6/12/12, R Berber wrote: > > Subject: Re: Expand stack in Cygwin > Date: Tuesday, June 12, 2012, 6:03 PM > On 6/12/2012 4:43 PM, Robert Lewis > wrote: > > > How does one increase the stack size of an application using Cygwin? > > I have googled this and found suggestions such as adding > > > > -W1,--stack,8000000 > ----^ > Wrong, change the "1" to the letter "l". > > > to make the stack 8 meg. However, this doesn't > work for me. I > > include this as an option to gcc in my makefile and > bash just reports an error message. > > That's probably something else. > -- > R Berber > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple