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,c6e1fcc6bea0ee32 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-16 10:06:14 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!feed.news.nacamar.de!newsfeed.vmunix.org!newspeer1-gui.server.ntli.net!ntli.net!newsfep4-glfd.server.ntli.net.POSTED!53ab2750!not-for-mail From: "chris.danx" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en, en-us MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Cos and Sin broken in gcc-gnat 3.2 ? References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Date: Sun, 16 Mar 2003 18:06:22 +0000 NNTP-Posting-Host: 81.98.236.72 X-Complaints-To: abuse@ntlworld.com X-Trace: newsfep4-glfd.server.ntli.net 1047837973 81.98.236.72 (Sun, 16 Mar 2003 18:06:13 GMT) NNTP-Posting-Date: Sun, 16 Mar 2003 18:06:13 GMT Organization: ntl Cablemodem News Service Xref: archiver1.google.com comp.lang.ada:35388 Date: 2003-03-16T18:06:22+00:00 List-Id: Preben Randhol wrote: > Preben Randhol wrote: > >>My small program Klokka works with no problem with Gnat 3.14p and GtkAda >>1.2. I wanted to see if it worked with GtkAda 2.0 as well. It seems to > > > I was a bit unclear here. You need gcc-gnat 3.2 to compile GtkAda 2.0 so > I upgraded the compiler to 3.2 Dunno if this is fixed in 3.3x but the CVS 3.3x is a much better compiler than 3.2 *for* Ada. ACT did a "big merge" after the 3.2 release as AFAIK they haven't backported changes to 3.2 (which will soon be superceded by 3.3 - maybe they felt that back porting wasn't worth it given the frequency of gcc release). Don't quote me on that btw!