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,b17b29e0af31ba4f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news.maxwell.syr.edu!router1.news.adelphia.net!news-east.rr.com!news.rr.com!news-server.columbus.rr.com!fe2.columbus.rr.com.POSTED!not-for-mail From: "John B. Matthews" Newsgroups: comp.lang.ada Subject: Re: GtkAda for MacOS X? References: User-Agent: MT-NewsWatcher/3.3b1 (PPC Mac OS X) Message-ID: Date: Tue, 31 Aug 2004 03:54:14 GMT NNTP-Posting-Host: 65.31.62.213 X-Complaints-To: abuse@rr.com X-Trace: fe2.columbus.rr.com 1093924454 65.31.62.213 (Mon, 30 Aug 2004 23:54:14 EDT) NNTP-Posting-Date: Mon, 30 Aug 2004 23:54:14 EDT Organization: Road Runner High Speed Online http://www.rr.com Xref: g2news1.google.com comp.lang.ada:3194 Date: 2004-08-31T03:54:14+00:00 List-Id: In article , Eric Jacoboni wrote: > "John B. Matthews" writes: > > > There are several; I use DarwinPorts. Here's what I did: > > > > http://www.wright.edu/~john.matthews/gtk/lady.html > > Infortunately, this Gtkada doesn't works with current gtk2 packages for OS > X. For my own, i've downloaded the Gtkada CVS, then applied manually > the OS X patches. All builds fine, except the testgtk apps (examples > build fine, though). As Jim Hopper has observed elsewhere, the Makefile for testgtk specifies compilation with -O2. On some platforms, I've had to compile the odd failing package with no optimization. John ---- jmatthews at wright dot edu www dot wright dot edu/~john.matthews/