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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3fec9418c677c0c7 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-01-16 05:18:58 PST Path: archiver1.google.com!news2.google.com!newsfeed2.dallas1.level3.net!news.level3.com!crtntx1-snh1.gtei.net!news.gtei.net!newsfeed1.easynews.com!easynews.com!easynews!elnk-pas-nf1!elnk-nf2-pas!newsfeed.earthlink.net!attbi_feed4!attbi.com!attbi_s04.POSTED!not-for-mail From: "Jeff C," Newsgroups: comp.lang.ada References: <7zNNb.78359$8H.114976@attbi_s03> Subject: Re: Gnat's Ada.Float_Text_IO.Put problem X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: <5xRNb.80761$na.43567@attbi_s04> NNTP-Posting-Host: 24.34.215.119 X-Complaints-To: abuse@comcast.net X-Trace: attbi_s04 1074259137 24.34.215.119 (Fri, 16 Jan 2004 13:18:57 GMT) NNTP-Posting-Date: Fri, 16 Jan 2004 13:18:57 GMT Organization: Comcast Online Date: Fri, 16 Jan 2004 13:18:57 GMT Xref: archiver1.google.com comp.lang.ada:4459 Date: 2004-01-16T13:18:57+00:00 List-Id: "Duncan Sands" wrote in message news:mailman.10.1074246338.303.comp.lang.ada@ada-france.org... > On Friday 16 January 2004 09:48, tmoran@acm.org wrote: > > > Wouldn't it be better to recompile the GNAT runtime library with > > > debugging turned on (-g), and step through it with the debugger > > > to find out exactly where things are going wrong? > > > > I'm in favor of debugging incorrect programs. But was the OP > > interested in debugging Gnat or in running some program, and getting > > correct output, of his own? > > One way of getting a correctly running program is to fix GNAT yourself. > For the runtime library this often isn't hard. > > This is somewhat true and that is why it is great to have the compiler but if the version you are running can't output a simple floating-point valuie from the simplest of programs...it is time to get a more stable version...