This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem with ulimit


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]