home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / programm / 4937 < prev    next >
Encoding:
Text File  |  1992-09-13  |  1.2 KB  |  32 lines

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