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,54f3d61ea706bdc1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-20 12:53:18 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!sn-xit-03!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: achrist@easystreet.com Newsgroups: comp.lang.ada Subject: Re: GCC 3.1 with GNAT ... Cool! Date: Thu, 20 Jun 2002 12:53:10 -0700 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <3D1232A6.115346C9@easystreet.com> X-Mailer: Mozilla 4.79 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 References: <3D1166A3.4C62DDA8@easystreet.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: newsabuse@supernews.com Xref: archiver1.google.com comp.lang.ada:26513 Date: 2002-06-20T12:53:10-07:00 List-Id: "Jeffrey D. Cherry" wrote: > > It's always nice to have "step-by-step directions" and I can provide a > text description of the steps I used if requested (as I mentioned in > passing in the response to point number 2 above). Thanks very much for the lengthy reply. This is enough for me to get started. If there are any other directions that will keep me out of trouble, please feel free to post them here or email. I'll go search Google for the message you mentioned about getting MingW Ada running. If you can recall poster's name or approximate date, that would be good. I'll try to work through this, take notes as I go, and post my play-by-play post mortem somewhere. One thing that I think would be nice to include in the process is creating an executable that includes sources in several languages, all compiled through gcc, preferably with just one makefile. If the distributions you mention don't include any simple examples that do that, any contribution of a small example that does would be gratefully accepted. Al