Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ukma!husc6!endor!siegel From: siegel@endor.harvard.edu (Rich Siegel) Newsgroups: comp.sys.mac Subject: Re: LSC Compiler Message -- Code Overflow Keywords: Help Message-ID: <1736@husc6.harvard.edu> Date: 2 May 89 22:05:35 GMT References: <14373@duke.cs.duke.edu> Sender: news@husc6.harvard.edu Reply-To: siegel@endor.UUCP (Rich Siegel) Organization: Symantec/THINK Technologies, Bedford, MA Lines: 26 In article <14373@duke.cs.duke.edu> lsn@macbeth.cs.duke.edu (Lars S. Nyland) writes: > >Recently, a program came across comp.sources.misc that would tell you >the characteristics of your C compiler (config was its name). I ran >it on the sun 3&4 and it worked fine. Then I ran it with THINK C. > >The error message from think C was "code overflow". > A single source module can't cause more than 32K of code to be generated. The workaround is to split your code up. --Rich ~~~~~~~~~~~~~~~ Rich Siegel Staff Software Developer Symantec Corporation, Language Products Group Internet: siegel@endor.harvard.edu UUCP: ..harvard!endor!siegel "She told me to make myself comfortable, so I pulled down my pants and sat in the pudding." -Emo Phillips ~~~~~~~~~~~~~~~