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-Thread: 103376,ac56e90157d8b9b6 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!t31g2000cwb.googlegroups.com!not-for-mail From: "Ludovic Brenta" Newsgroups: comp.lang.ada Subject: Re: Ada in Debian: gnat-4.1 is now in testing Date: 7 Apr 2006 05:02:56 -0700 Organization: http://groups.google.com Message-ID: <1144411376.849790.259390@t31g2000cwb.googlegroups.com> References: <1144407018.042162.139020@v46g2000cwv.googlegroups.com> <44364d4d$0$184$edfadb0f@dread11.news.tele.dk> NNTP-Posting-Host: 212.190.145.10 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1144411383 9876 127.0.0.1 (7 Apr 2006 12:03:03 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 7 Apr 2006 12:03:03 +0000 (UTC) In-Reply-To: <44364d4d$0$184$edfadb0f@dread11.news.tele.dk> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; SunOS sun4u; fr-FR; rv:1.6) Gecko/20040116,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 SEVPXS01 Complaints-To: groups-abuse@google.com Injection-Info: t31g2000cwb.googlegroups.com; posting-host=212.190.145.10; posting-account=ZjNXewwAAADyBPkwI57_UcX8yKfXWOss Xref: g2news1.google.com comp.lang.ada:3748 Date: 2006-04-07T05:02:56-07:00 List-Id: Thanks Poul-Erik. Messages like these are a good incentive for me to keep on working. Someone asked me privately about 64-bit support in GtkAda, and I thought I'd clarify the situation once more here, as this information may be of general interest. The transition to gnat-4.1 is in progress but still in early stages. Like I said, my first patches are not even public yet. I will try to provide 64-bit binary packages only after I'm done with the compiler, because a 64-bit compiler is a prerequiste for any 64-bit binary packages (d'oh). I'm not sure yet how much work is needed for good biarch support in gnat, but basically I want to make sure that both -m32 and -m64 work, and that libgnat has both 32-bit and 64-bit versions. Since I don't have 64-bit hardware, I cannot do this by myself, so I will rely on input from people who are sufficiently interested in biarch to invest some of their time into it. Or, maybe someone could sponsor me and buy me a 64-bit laptop? My workhorse is starting to show its age (it's an IBM ThinkPad T22 from 2001 with an Intel Pentium III @900 MHz - a bit slow to build GCC). -- Ludovic Brenta.