home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 19777 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  1.3 KB

  1. Path: sparky!uunet!psinntp!fourd!David_B._Lamkins
  2. Message-ID: <1992Dec13.222631.76639@fourd.com>
  3. Newsgroups: comp.sys.mac.programmer
  4. Distribution: world
  5. From: David_B._Lamkins@fourd.com
  6. Organization: 4th Dimension BBS
  7. Date: Sun, 13 Dec 1992 22:26:31 EST
  8. Subject: Re: Think Pascal Problem
  9. Lines: 20
  10.  
  11. > I'm using Prototyper 2.1 to generate code for Lightspeed Pascal. When
  12. > I make a project in Think Pascal and try to run it, it tells me that
  13. > there's a link error -- size of main is too large. Is there something
  14. > I can do to make it compile safely (change some compiler switches...)
  15. > or is it just that Think can not handle it (I doubt that). 
  16. > The compiler tells me that the main is about 35K and it is larger
  17. > than the 32K limit??? I tried making the stack larger to no avail. I
  18. > compiled it on a MacIIcx.
  19.  
  20. This has nothing to do with Prototype or THINK Pascal limitations. Switch to
  21. "segment" view in your project and drag some of the files out of the main
  22. segment into another segment.
  23.  
  24. Dave
  25. ********************************************************************
  26. System: fourd.com                                Phone: 617-494-0565
  27. Cute quote:  Being a computer means never having to say you're sorry
  28. ********************************************************************
  29.  
  30.