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,7bcba1db9ed24fa7 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-19 16:11:02 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!skynet.be!news.algonet.se!algonet!pepsi.tninet.se!not-for-mail From: Stefan Skoglund Newsgroups: comp.lang.ada Subject: Re: Contributing patches to GPL Ada projects (was: Is Ada dead?) Date: Fri, 20 Jul 2001 01:13:02 +0200 Organization: Telenordia Message-ID: <3B57697E.D6B9D3E1@ebox.tninet.se> References: <3B50A21A.8D2A2@ebox.tninet.se> NNTP-Posting-Host: du20-241.ppp.algonet.se Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: cubacola.tninet.se 995584223 13915 195.100.241.20 (19 Jul 2001 23:10:23 GMT) X-Complaints-To: abuse@algo.net NNTP-Posting-Date: 19 Jul 2001 23:10:23 GMT X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: sv,en,en-US Xref: archiver1.google.com comp.lang.ada:10292 Date: 2001-07-19T23:10:23+00:00 List-Id: Stephen Leake wrote: > So install gcc and gnat, and use that! That's part of the point of > open source; you get to use the right tools! gcc at least is worse than the SGI provided one on a MIPS target but it is also a matter of least common denominator. If the MIPS c compiler and gcc too compiles your sw you have a better assurance of your codes portability.