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,fd24e54f7983a2f1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-02-09 13:52:27 PST Path: nntp.gmd.de!newsserver.jvnc.net!news.cac.psu.edu!news.pop.psu.edu!hudson.lm.com!newsfeed.pitt.edu!dsinc!netnews.upenn.edu!news.drexel.edu!dunx1.ocs.drexel.edu!not-for-mail From: sg93m3tj@dunx1.ocs.drexel.edu (Bradley Ross) Newsgroups: comp.lang.ada Subject: Re: FSF drops Apple boycott, opens gate for GNAT, etc Date: 9 Feb 1995 16:52:27 -0500 Organization: Drexel University Message-ID: <3he2qr$ddv@dunx1.ocs.drexel.edu> References: <1995Feb5.234630.9042@eisner> <3h6nud$gdb@gnat.cs.nyu.edu> <1995Feb7.090613.9062@eisner> <3h8qve$e02@cmcl2.nyu.edu> NNTP-Posting-Host: dunx1.ocs.drexel.edu Date: 1995-02-09T16:52:27-05:00 List-Id: In article <3h8qve$e02@cmcl2.nyu.edu>, Richard Kenner wrote: >The 68K was the CPU used in the Sun3, which was for quite a while the >major (indeed essentially only) workstation used in Universities and >many other places. > The 68K CPU was used in a number of different workstations in addition to the Sun 3 workstation. I believe it was also used on the Apollo workstations in the past and is currently used on the Commodore Amiga. Both GCC and GNAT have been ported to the Commodore Amiga, although the reference for the GNAT port stated that the version they used required an immense amount of memory to compile itself. Is the new version more efficient in this regard? >The PowerPC port was done since it is very similar to the POWER >architecture used by the RS/6000, which GCC has supported since its >inception. > >Motorola and IBM have expressed interest in the PowerPC GCC port.