From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c95a73ec6ed5f174 X-Google-Attributes: gid103376,public From: Tom Moran Subject: Re: Floating point problem Date: 1997/04/01 Message-ID: <33418B11.62B4@bix.com>#1/1 X-Deja-AN: 229976142 References: <199703271518_MC2-1360-15BE@compuserve.com> <1997Mar28.095005.1@eisner> <333E18D8.1F84@bix.com> <1997Mar30.113716.1@eisner> <1997Apr1.151216.1@eisner> Organization: InterNex Information Services 1-800-595-3333 Reply-To: tmoran@bix.com Newsgroups: comp.lang.ada Date: 1997-04-01T00:00:00+00:00 List-Id: > to say "our compiler handles that" I'm not a compiler vendor, but I note in the Janus manual that the default is to assume no FPU - you need to set a compilation option "on" to generate direct FPU codes. I also seem to recall that Aonix (at least with ActivAda and I think with ObjectAda) has a compiler option. To the best of my knowledge, however, they don't support the "__gnat_initialize" that Dewar tells us is not a "special vendor supplied hook". ;)))