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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d053083f91c271b2,start X-Google-Attributes: gid103376,public From: rawlins2@marshall.edu (bill) Subject: floating point problem Date: 1997/02/26 Message-ID: <5f0faa$6ok@mtinsc04.worldnet.att.net>#1/1 X-Deja-AN: 221483847 Organization: Rawlbotics Newsgroups: comp.lang.ada Date: 1997-02-26T00:00:00+00:00 List-Id: hi again, if you read my last post then you know i am very new to gnats ada95 compiler. I installed it last night and after overcoming some stupidly simple problems i think i have actually encountered a "real" problem as far as these things go.. in testing simple programs using things like ada.float_text_io and ada.integer_text_io i have been unable to compile anything that uses floating point values. I don't understand the error that occurs except to say that my screen is spammed to death by comments that say something like.. c:\usr\local\lib\gcc-lib\i386-pc-cygwin32\2.7.2\gnat1.exe frame 15 : sp = 0x276f360, pc = 0x5bc5b4 end of stack trace, more stack frames may be present. the code i used to produce this fault was with ada.float_text_io; procedure floattest is x: float; begin x := 3.2 + 4.8; ada.float_text_io.put (x); end floattest; obviously very simple so anyone have any ideas why i can't use the floating point? does it matter that my system is only a 486sx2/66 ? thanks in advance. bill rawlinson ___ ___ (/__) . /) /) (/__) http://webpages.marshall.edu/~rawlins2 /__) (__(__(___ /\ __ /) . _ _ ( ( \ (_/(_(_(_(__(__(_/\/_/_)__(_)_/\/______