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,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,77f5e85b95c6168a X-Google-Attributes: gid103376,public From: ekoerber@aol.com (EKoerber) Subject: Re: GNAT for Macintosh Date: 2000/02/04 Message-ID: <20000204144554.25010.00001320@ng-ci1.aol.com>#1/1 X-Deja-AN: 581634208 References: <87euah$c4u$1@nnrp1.deja.com> Organization: AOL http://www.aol.com Newsgroups: comp.lang.ada X-Admin: news@aol.com Date: 2000-02-04T00:00:00+00:00 List-Id: OK.. I'll try again. Mac OS X Server (available now) and Mac OS X (available later this year) are composed of BSD Unix with more-or-less, the traditional Mac OS GUI grafted onto the front-end. All of the standard BSD Unix things should already be available as part of the operating system because it ***IS*** Unix. Therefore, having a second flavor of Unix (MachTen) running concurrently should be unnecessary. A large effort as was required to do convince gcc that it is running in a Unix environment, as was required with Win32, should also be unnecessary because there already is a Unix environment. I talked to some folks on here last year about this before Mac OS X Server was available and a port had not been done yet. However, I thought that I would check in again, just in case things had changed.