| 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 |
| Date: | Wed, 28 Aug 2002 20:41:51 +0200 |
| From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
| Organization: | Esse keine toten Tiere |
| X-Priority: | 3 (Normal) |
| Message-ID: | <172171040583.20020828204151@familiehaase.de> |
| To: | "Hein Saris" <hein DOT saris AT pandora DOT be> |
| CC: | cygwin AT cygwin DOT com |
| Subject: | Re: problem with ulimit |
| In-Reply-To: | <FBEEKPCOBBHDEOOJBKJEEEEHCCAA.hein.saris@pandora.be> |
| References: | <FBEEKPCOBBHDEOOJBKJEEEEHCCAA DOT hein DOT saris AT pandora DOT be> |
| MIME-Version: | 1.0 |
Hallo Hein, Am Mittwoch, 28. August 2002 um 12:45 schriebst du: > After executing configure, I am advised to increase > the stack size from 2 to 8 Mb. > Unfortunaltely, ulimit -s 8192 does not work. > Is there an other way to increase the stack size? Add this flag during linking the library or executable: -Wl,--stack,8388608 Gerrit -- =^..^= -- 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 |