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,dcfe2d69587d3122 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-24 14:45:13 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!ra.nrl.navy.mil!dca6-feed2.news.algx.net!allegiance!newsfeed1.cidera.com!Cidera!news100.world-online.no!news100.world-online.no!nntp.newmedia.no!newsfeed1.enitel.no!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: GtkAda-1.2, Linux Date: Fri, 24 May 2002 21:45:12 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: NNTP-Posting-Host: kiuk0156.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1022276712 16240 129.241.83.82 (24 May 2002 21:45:12 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Fri, 24 May 2002 21:45:12 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:24692 Date: 2002-05-24T21:45:12+00:00 List-Id: On 24 May 2002 20:50:42 GMT, Adrian Knoth wrote: > Preben Randhol wrote: > >>> I'm using GtkAda-2.0, compiled by gcc-3.2. I've replaced all my Gtk-1.2- >> ^^^ >> not 3.1 ? > > No, I'm using the development-branch, so 3.2 is correct. I'm using it > in order to test the upcoming compilers with usual situations, those > helping to early discover bugs (done with GnuPG which can only be > compiled by gcc-3.1 (or later) after applying a patch I wrote). But you have compiled GtkAda-2.0 with gcc-gnat-3.2 (or what the name is) ? Why can't GtkAda-1.2 also be compiled with it? Preben