pdubois@tornado.Berkeley.EDU (Paul DuBois) (03/10/91)
I'm working my way through the Macintosh Programming Primer and bombed on the Mondrian program (chapter 3). Whenever I compile and run, the program crashes with a "coprocessor not installed" system error. I have checked the Options... and the 68881 code generation is definitely turned off. The only math this program does are some calls to Random(), type conversions from float to int, and some piddling multiplication and division. Any help would be greatly appreciated. pdubois@ocf.berkeley.edu