"Glen Galen" <[EMAIL PROTECTED]> wrote in message news:74432@palm-dev-forum... > > I hit the 32K boundary and followed the Codewarrior directions to converyt > my app to a Large Memory Model. > > Weird but true: The compiler now reports a syntax error for EVERY line of > EVERY file for Segment 2 on.... > > This must be a clue to somone who HAS a clue...'cause I don't at this point! > > Any ideas why the first segment would compile but no the others??/
Did you alter any source files? The code generation model doesn't affect the front-end of the compiler at all. Could you post your error messages? To do that, highlight one of the messages, then do an Edit/Copy to copy all of them to the clipboard. The only instruction we should have given was to go to the 68K Processor panel and change the setting to "Large". See http://www.palmoswerks.com/stories/storyReader$4 for some reasoning behind the different models. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
