Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!pepper!cmcmanis From: cmcmanis%pepper@Sun.COM (Chuck McManis) Newsgroups: comp.sys.amiga Subject: Re: Free C Compiler? Almost! Message-ID: <45613@sun.uucp> Date: 15 Mar 88 20:24:07 GMT References: <1692@van-bc.UUCP> Sender: news@sun.uucp Reply-To: cmcmanis@sun.UUCP (Chuck McManis) Organization: Sun Microsystems, Mountain View Lines: 16 In article <1692@van-bc.UUCP> jlydiatt@jlami.van-bc.UUCP (Jeff Lydiatt) writes: ->I am pleasantly suprised at the interest shown in a free C compiler ->for the Amiga. There is a real good one on the way RSN :-) - read on - -> o no long multiply, divide and mod functions. Int's are 32 bit -> longs, but these operations are done with the native instructions -> and a warning is printed. -> o no floating point support. May I suggest you consider inline calls to the mathieeedoubas.library? It has been enhanced in 1.3 to be nearly as fast as FFP and takes advantage of an '881 or '882 if present automatically. That might also allow you to do 32 bit integer arithmetic. --Chuck McManis uucp: {anywhere}!sun!cmcmanis BIX: cmcmanis ARPAnet: cmcmanis@sun.com These opinions are my own and no one elses, but you knew that didn't you.