Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!usc!bbn.com!nic!chaos.cs.brandeis.edu!chaos!phils From: phils@chaos.cs.brandeis.edu (Phil Shapiro) Newsgroups: comp.sys.mac.programmer Subject: Re: Program 'runs' in LSP, but crashes when app runs Message-ID: Date: 24 Jan 91 17:59:36 GMT References: <28060.279b01f2@kuhub.cc.ukans.edu> Sender: phils@chaos.cs.brandeis.edu (Phil Shapiro) Organization: Symantec Corp. Lines: 27 In-Reply-To: mlab2@kuhub.cc.ukans.edu's message of 21 Jan 91 21:00:02 GMT In article <28060.279b01f2@kuhub.cc.ukans.edu> mlab2@kuhub.cc.ukans.edu writes: Has anyone else had one of those bugs with LSP where it RUNs under the compiler, but when COMPILED, the app crashes? Can you characterize those bugs? It would be nice to have a guide explaining likely errors when xx crash occurs. Right now, I have an address error when the standalone runs - no prob under LSP. (Maybe I ought to ship it AS source :) ). The most common problem with applications that don't work outside the Pascal environment is MultiFinder partition size. THINK Pascal does *not* generate a 'SIZE' resource, so if your application needs more than a 384K partition, you're going to have to create a the 'SIZE' resource yourself (you could use "Get Info" in the Finder to create one for you). -phil -- Phil Shapiro Technical Support Analyst Language Products Group Symantec Corporation Internet: phils@chaos.cs.brandeis.edu -- Phil Shapiro Technical Support Analyst Language Products Group Symantec Corporation Internet: phils@chaos.cs.brandeis.edu