CADER@auvm.auvm.edu (02/01/91)
A fairly strange thing happened to me recently. Cognizant of the segment loader restrictions of 32K, I accidently made an application which had a segment size of 52K. It ran on a IIfx, but died on a II ci. So what't the deal? The seg loader should have croaked with a code res that large on any Mac. The final program was about 100K (obj). Now that I have modularised it, it works fine, but the question still stands (re: IIfx).BTW, that was under Think Pas v3.0 using their runtime, and other common libs.