Mail Archives: cygwin/1998/10/08/12:24:22.1
On Tue, 6 Oct 1998, Bruce Wampler wrote:
>
> The message implies a stack problem. Is there a way to increase the stack size
> on Win95? I looked at all the documentation (and the archives) I could find for g++, gdb, and
> ld, and could find nothing about setting or changing the stack size or about this
> problem.
>
$ ld --help
$ ld --stac <stacksize> ...
$ gcc -Wl,--stack,<stacksize> [ ... ]
Regards,
Mumit
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -