home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!apple!applelink.apple.com
- From: ASTRO.SPUD@AppleLink.Apple.COM (Lockwood, Mike)
- Newsgroups: comp.sys.mac.oop.macapp3
- Subject: Re: Segment woes
- Message-ID: <727644244.9217989@AppleLink.Apple.COM>
- Date: 21 Jan 93 18:19:00 GMT
- Sender: daemon@Apple.COM
- Organization: AppleLink Gateway
- Lines: 10
-
- Hi Pete,
-
- It could be that the segment that contains all the PascalObject method
- dispatching info (the %_MethTables segment) has grown beyond 32K. You might
- check your last successful build with ResEdit to see if this segment is almost
- 32K. If this is the case, you probably have no choice but to turn on Model
- Far.
-
- Mike Lockwood
-
-