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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,edb0f877bb4741d4 X-Google-Attributes: gid103376,public From: Paul Channell Subject: Re: Mac Compiler? Date: 1998/11/10 Message-ID: <36486B46.A3788CE8@lanl.gov>#1/1 X-Deja-AN: 410361333 Content-Transfer-Encoding: 7bit References: <36434885.0@silver.truman.edu> Content-Type: text/plain; charset=us-ascii Organization: LANL Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-11-10T00:00:00+00:00 List-Id: Benjamin Story wrote: > A friend of mine is looking for a Mac Ada Compiler similar to AdaGIDE. Does > anyone have any suggestions? > > -- > Pax vobis > > Benjamin Story > http://www2.truman.edu/~a1401/ > http://www.bullets.net/ > bstory@bullets.net > "Where two or three young adults are gathered, Adults are nervous." --Jerry > Bauman A few possibilities exist: 1) CodeBuilder from Tenon that allows you to run gnat, but also target Mac standalone apps 2) MachTen from Tenon - the same (I think) 3) A much more stable alternative is to run MkLinux or LinuxPPC and again use gnat, though without the ability to target the MacOS.