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 09:09:13 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Cos and Sin broken in gcc-gnat 3.2 ? Date: Sun, 16 Mar 2003 17:09:12 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: NNTP-Posting-Host: kiuk0152.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1047834552 20776 129.241.83.78 (16 Mar 2003 17:09:12 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Sun, 16 Mar 2003 17:09:12 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:35384 Date: 2003-03-16T17:09:12+00:00 List-Id: 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 Preben