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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6e4f4d1261f93322 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-08-13 05:25:59 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!intgwpad.nntp.telstra.net!news-server.bigpond.net.au!not-for-mail From: Dale Stanbrough Newsgroups: comp.lang.ada Subject: Re: Running x86 Linux GNAT on MacOS under Virtual PC Organization: RMIT References: <1ey1y51.2nh37f9n8d8mN%valdesl@wanadoo.fr> <5ee5b646.0108122056.2e61fad3@posting.google.com> User-Agent: MT-NewsWatcher/3.1 (PPC) Message-ID: Date: Mon, 13 Aug 2001 12:19:23 GMT NNTP-Posting-Host: 144.132.94.47 X-Complaints-To: news@bigpond.net.au X-Trace: news-server.bigpond.net.au 997705163 144.132.94.47 (Mon, 13 Aug 2001 22:19:23 EST) NNTP-Posting-Date: Mon, 13 Aug 2001 22:19:23 EST Xref: archiver1.google.com comp.lang.ada:11839 Date: 2001-08-13T12:19:23+00:00 List-Id: Robert Dewar wrote: > That's misleading, in fact the Mac OS X port is quite tricky > (ask Jim Hopper!) and is much more than just a recompilation! What are the tricky bits? I know that Apple's implementation of the pthread library is a bit shaky, but i really don't know much more than that. Dale