home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / msdos / programm / 8539 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  975 b 

  1. Path: sparky!uunet!convex!constellation!apple!bionet!uwm.edu!rpi!batcomputer!caen!uakari.primate.wisc.edu!ames!sun-barr!rutgers!jvnc.net!dataram
  2. From: dataram@tigger.jvnc.net (Dataram Corp. PO Box 7528)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Microsoft C compiler HELP
  5. Message-ID: <1992Aug14.180537.16052@tigger.jvnc.net>
  6. Date: 14 Aug 92 18:05:37 GMT
  7. Sender: news@tigger.jvnc.net (Zee News Genie)
  8. Distribution: comp.sys.ibm.pc.misc
  9. Organization: JvNCnet, Princeton University, NJ
  10. Lines: 16
  11. Originator: dataram@tigger.jvnc.net
  12. Nntp-Posting-Host: tigger.jvnc.net
  13.  
  14. I'm trying to compile a c program with extensive macros
  15. on a 486 with 16MB of memory: 
  16. cl /AH /c /Gt512 myprog.c
  17.  
  18. I'm getting errors like:
  19. C1056 compiler limit : out of macro expansion space
  20. and
  21. C1002 out of heap space
  22.  
  23. Do I need a better compiler than Microsoft 6.0?
  24.  
  25. TIA Michael
  26. -- 
  27. Michael DeMeis     Dataram Corp. PO Box 7528 Princeton NJ 08543
  28.                    609-799-0071 x229
  29. michaeld@dataram.com
  30.