home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os2.programmer
- Path: sparky!uunet!mcsun!Germany.EU.net!news.uni-bielefeld.de!news
- From: chr@bio129.uni-bielefeld.de (Christian Bartling)
- Subject: Insufficient Stack Space
- Sender: news@unibi.uni-bielefeld.de (News Administrator)
- Message-ID: <1992Sep14.082010.17057@unibi.uni-bielefeld.de>
- Date: Mon, 14 Sep 92 08:20:10 GMT
- Nntp-Posting-Host: bio129.uni-bielefeld.de
- Organization: Universitaet Bielefeld
- Keywords: Stack, GCC 2.2.2, C++
- Lines: 19
-
- Hi,
-
- I have some problems eihter with the link386 program, or with the GNU C++
- compiler itself. I programmed a small application, which consists mainly
- of three loops. It`s not a PM application. Everytime when running the
- program, it gets killed by OS/2 at a certain point with the message of "
- insufficient stack space". Increasing the stack space on the link386
- command line with the option "/STACK:xxxxx" does`t help. Is there a way to
- get the program running under OS/2 ???
-
- Some addintional information:
-
- The same C++ source gets compiled under Next-Mach with the GNU compiler
- GCC 2.1 and runs just fine. Also under MSDOS and Borland C++ there are no
- problems. What`s going on ??
-
- ---
- Christian Bartling
- chr@bio128.uni-bielefeld.de
-