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,2508dabb4f373c09 X-Google-Attributes: gid103376,public From: "James E. Hopper" Subject: Re: GNAT for MacOS X Server? Date: 1999/05/31 Message-ID: <310519991513483851%hopperj@macconnect.com>#1/1 X-Deja-AN: 484179302 Content-Transfer-Encoding: 8bit References: <19990525113333.23697.00004914@ng-ci1.aol.com> <374E9FE4.7463E137@ionet.net> Organization: http://extra.newsguy.com Content-Type: text/plain; charset=ISO-8859-1 User-Agent: YA-NewsWatcher/4.2.2 Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-05-31T00:00:00+00:00 List-Id: Hi, Dave thanks for the plug, but new email address is hopeprj@macconnect.com as to OS X, i have looked at it a lot. things are good and bad in this. good, OS X is changing to posix threads as its standard threads bad, currently gcc is 2.7.2 better, beta i am told by folks within apple is using egcc bad, memory model that apple is using in OS X gcc is quite a bit different than bsd, and getting the cross compiler to work so far has been hard. when my copy of the OS X beta arrives i will build the cross compiler, and try to get gnat to run on it. we will see how it goes. i have a web page at members.macconnect.com/~hopperj right now all it has is the current release of the machten port (3.11) of gnat [it still has some problems building standalone mac executables) if i get it running thats where i will put it, i will also post status of the effort when i get the OS X beta there. Note this compiler will also run on OS X server which is released if i get it running. jim hopperj@macconnect.com - home jim_hopper@dayton.saic.com - work In article <374E9FE4.7463E137@ionet.net>, Dave Taylor wrote: > EKoerber wrote: > > > > Does anyone know if there are any plans to create a version of GNAT that > > will > > run on the Mac under MacOS X Server? In case you are not aware of it, this > > version of MacOS has > > a full implementation of BSD so a port should be easy... > > You might try jim hopper > jim hopper > He has ported GNAT to Tenon's MachTen which is BSD 4.4. > > Dave