Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!dogie.macc.wisc.edu!indri!uflorida!haven!uvaarpa!mcnc!duke!macbeth!lsn From: lsn@macbeth.cs.duke.edu (Lars S. Nyland) Newsgroups: comp.sys.mac Subject: LSC Compiler Message -- Code Overflow Keywords: Help Message-ID: <14373@duke.cs.duke.edu> Date: 2 May 89 15:15:03 GMT Sender: news@duke.cs.duke.edu Lines: 13 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". Does anyone have any hints about how to fix this problem? Does it mean the file is too long? The function is too long? The nesting is too deep? Thanks for any help.