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=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f52b7fe7001d3433,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-10-21 15:21:00 PST Path: bga.com!news.sprintlink.net!redstone.interpath.net!ddsw1!panix!news.mathworks.com!news.alpha.net!mvb.saic.com!dayuc.dayton.saic.com!hopper.dayton.saic.com!hopperj From: James Hopper Newsgroups: comp.lang.ada Subject: Mac Ada Date: 19 Oct 1994 14:31:29 GMT Organization: SAIC Distribution: world Message-ID: <383ak1$576@dayuc.dayton.saic.com> NNTP-Posting-Host: hopper.dayton.saic.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: Nuntius Version 1.3b14 X-XXMessage-ID: X-XXDate: Wed, 19 Oct 1994 14:35:09 GMT Date: 1994-10-19T14:31:29+00:00 List-Id: In article <1994Oct18.175809.26163@nosc.mil> Beth Walker, bwalker@nosc.mil writes: >Looks like Ada/Ed will be it for MacIntosh folks. There will be >NO commercial Ada compiler for the Mac. Not entirely true. I know of one commercial ada vendor who is very interested in porting their AIX R/6000 compiler to powerMac. It might even be fairly sraightforward given that a few people have gotten object code from AIX C compilers to link and run in the powermac environment [at least thats their claim on the mac newsgroups]. Also Motorolla is funding verdix to produce a powerpc compiler for their processors. if as expected they have signed license agreement with apple to sell powermacs into the gov't environment i would expect them to port this to powermac. [hey i can dream ;-)] In additon the major problem according to several people with getting gcc to work for the mac was apples support for the pacal keyword which caused c to genreate calls with pascal conventions as to argument order on the stack, return value location etc. The Powermac and the new Universal interfaces have dropped this requirement making a gcc and thus a GNAT port more standard. In addition i know of at least one person who has gcc 2.6 running on a mac under a freeware unix shell called MacMint. Linux is being worked on for the powermac and there is already a linux port for GNAT. either of these would make porting gnat much more doable in the opinion of several people who should know. Bottom line, all is not lost. Jim Hopper