Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!sdd.hp.com!uakari.primate.wisc.edu!aplcen!boingo.med.jhu.edu!haven.umd.edu!wam.umd.edu!lasleyse From: lasleyse@wam.umd.edu (Scott E. Lasley) Newsgroups: comp.sys.mac.programmer Subject: Re: new interface files makes MPW pascal go -108 Keywords: new mpw interface files make pascal act strange Message-ID: <1991Jun13.183556.15413@wam.umd.edu> Date: 13 Jun 91 18:35:56 GMT References: <20687@slice.ooc.uva.nl> <1991Jun10.052704.13068@rata.vuw.ac.nz> <14041@goofy.Apple.COM> Sender: usenet@wam.umd.edu (USENET Posting) Organization: Space Physics Group, University of Maryland at College Park Lines: 13 Nntp-Posting-Host: avw In article <14041@goofy.Apple.COM> lsr@Apple.COM (Larry Rosenstein) writes: > >-clean should only have to be used once. The symbol information is stored >in the resource fork, and it's possible that the resource fork has been >damaged. -clean would ignore it, but wouldn't be able to recreate it. > This has not been my experience. I can compile a program with -clean or -noload, but I cannot compile with no symbol table options, nor with the -rebuild option. I tried duplicating the program with duplicate -d and was unable to compile the duplicate unless -clean or -noload were specified. even tried removing the MPSR resources from the source file, but it did not help. The 3.2 upgrades should ship in a couple of weeks.