home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2579 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  933 b 

  1. Path: Flex058.dBH.WAU.NL!joop.vandeWege
  2. From: joop.vandeWege@medew.ento.wau.nl (Joop van de Wege)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: GNU C++
  5. Date: Fri, 2 Feb 1996 11:08:58 LOCAL
  6. Organization: ento
  7. Message-ID: <joop.vandeWege.542.000EFB18@medew.ento.wau.nl>
  8. References: <4eql0v$1kl@m1.cs.man.ac.uk>
  9. NNTP-Posting-Host: flex058.dbh.wau.nl
  10. X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #4]
  11.  
  12. In article <4eql0v$1kl@m1.cs.man.ac.uk> rahamans@cs.man.ac.uk (Shafiq Rahaman) writes:
  13. >From: rahamans@cs.man.ac.uk (Shafiq Rahaman)
  14. >Subject: GNU C++
  15. >Date: 1 Feb 1996 15:08:15 GMT
  16.  
  17. >Has anyone tried to use GNU's C++? Everytime I try to run it my machine
  18. >keeps crashing.
  19. >Current config: A1200/1220/4mb with 470Mb Hard drive.
  20. increase stack from default (4096) to something reasonable ~80K, can be less 
  21. depending on complexity of your C++ source. 4Mb is not much but should do for 
  22. small C++ programs.
  23.  
  24. Joop
  25.  
  26.