Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ames!oliveb!sun!pepper!cmcmanis From: cmcmanis%pepper@Sun.COM (Chuck McManis) Newsgroups: comp.sys.amiga.tech Subject: Re: PDC Development Message-ID: <54764@sun.uucp> Date: 27 May 88 17:09:16 GMT References: <24600001@uicsrd.csrd.uiuc.edu> Sender: news@sun.uucp Reply-To: cmcmanis@sun.UUCP (Chuck McManis) Organization: Sun Microsystems, Mountain View Lines: 14 In article <24600001@uicsrd.csrd.uiuc.edu> petersen@uicsrd.csrd.uiuc.edu writes: ->I've made a stab at adding floating point operations to PDC and was trying ->to find a good automatic way of determining at link or run time if any ->calls to the floating point glue routines will be made. I'm sure all of ->the other compilers have had this problem so what do I do so I don't have ->to load the IEEE floating point library if it's an integer only program? Sounds like a good place for a command line switch (-f maybe) that would enable floating point 'glue' in the crt0 file (uh, that's c.o for the Amiga). --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.