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/03/31 Message-ID: <33401E75.4500@bix.com>#1/1 X-Deja-AN: 229761934 References: <199703271518_MC2-1360-15BE@compuserve.com> <1997Mar28.095005.1@eisner> <333E18D8.1F84@bix.com> Organization: InterNex Information Services 1-800-595-3333 Reply-To: tmoran@bix.com Newsgroups: comp.lang.ada Date: 1997-03-31T00:00:00+00:00 List-Id: > < possible for a user program to run that code early enough (ie before the > RTS or elaboration code has crashed and burned) to give a nice error > message to the user?>> > > yes, one would use the initialization hook for this. We will be glad to > help any supported user of GNAT with the necessary procedures. > It appears that means "No. It is not possible for a user program to run FPU detection code before a Gnat program has crashed and burned, unless the programmer has used special vendor supplied hooks". Is that correct?