Path: utzoo!utgpu!attcan!uunet!lll-winken!lll-tis!ames!ncar!oddjob!gargoyle!att!occrsh!uokmax!rob From: rob@uokmax.UUCP (Robert K Shull) Newsgroups: comp.sys.mac.programmer Subject: Re: Fake Color Quickdraw (was Re: a whole bunch of things) Message-ID: <1649@uokmax.UUCP> Date: 26 Jul 88 16:11:18 GMT References: <227@hodge.UUCP> <3988@pasteur.Berkeley.Edu> <5212@batcomputer.tn.cornell.edu> <46753DN5@PSUVM> <13829@apple.Apple.COM> <390@umn-d-ub.D.UMN.EDU> <13954@apple.Apple.COM> <14446@shemp.CS.UCLA.EDU> Reply-To: rob@uokmax.UUCP (Robert K Shull) Organization: University of Oklahoma, Norman, OK Lines: 22 In article <14446@shemp.CS.UCLA.EDU> kennel@minnie.UUCP (Matthew Kennel) writes: >>Apple examined the possibility of emulating the 881 in software. We > >Jeez, Sun does it! (e.g. compile your program with cc -fsoft). > Don't forget that if you compile with -fsoft you lose the advantage of hardware floating point. You still have to compile two different versions if you want hardware floating point, depending on the machine you expect to run on. Also, a program compiled to produce inline '881 on a Sun 3 with the FPU WON'T run on a Sun 3 without the FPU. I thought what we were looking for was a method to allow running a program with inline '881 code on a machine without an '881. I don't know who (if anyone) has that ability, but Sun doesn't. > >Matt K. >(kennel@cognet.ucla.edu) Robert -- Robert K. Shull University of Oklahoma, Engineering Computer Network ihnp4!occrsh!uokmax!rob CIS 73765,1254 Delphi RKSHULL Opinions contained herein do not exist, except in your imagination.