Increase stack size in eclipse cdt

H

Horacius ReX

Hi,

I am starting to use eclipse cdt and compile an old application
without
problems. But can not run it, because I need to increase the stack
size.
In linux I do it through the operating system through

ulimit -s unlimited

but now I am working on windows with cygwin, and I dont see any
similar
thing in windows xp or cygwin.

So it is possible to use some compilation option in cygwin so the
generated executable has bigger stack or another way so i solve my
problem ?

Thanks in advance
 
K

Keith Thompson

Horacius ReX said:
I am starting to use eclipse cdt and compile an old application
without problems. But can not run it, because I need to increase the
stack size. In linux I do it through the operating system through

ulimit -s unlimited

but now I am working on windows with cygwin, and I dont see any
similar thing in windows xp or cygwin.

So it is possible to use some compilation option in cygwin so the
generated executable has bigger stack or another way so i solve my
problem ?

That's really not a C question. Try asking on the appropriate Cygwin
mailing list; see <http://cygwin.com/lists.html>.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top