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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,15ce5e046cd0b91d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-08-07 00:11:02 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: dwparsons@t-online.de (Dave Parsons) Newsgroups: comp.lang.ada Subject: Re: Ada for OS/2 Date: Tue, 7 Aug 2001 09:06:14 +0200 Organization: CDL Message-ID: References: <3B417021.A68938D2@eyup.org> <0fqDUcnQj8JQ@eisner.encompasserve.org> <5ee5b646.0107051341.2a0d4b42@posting.google.com> <5ee5b646.0107071326.2f5cb239@posting.google.com> <5ee5b646.0108050810.a9b4f91@posting.google.com> Reply-To: dwparsons@t-online.de Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: news.t-online.com 997167974 04 3552 AhkRSg3T3-mT- 010807 07:06:14 X-Complaints-To: abuse@t-online.com X-Sender: 0802493406-0001@t-dialin.net User-Agent: ProNews/2 V1.51.ib104 Xref: archiver1.google.com comp.lang.ada:11455 Date: 2001-08-07T09:06:14+02:00 List-Id: On Sun, 5 Aug 2001 16:10:47, dewar@gnat.com (Robert Dewar) wrote: > dwparsons@t-online.de (Dave Parsons) wrote in message news:... > > In essence, I only followed the instructions in README.BUILD, plus > > a few minor tweaks to the makefiles. > > In our experience, building GNAT is quite straightforward if > > a) you have reasonable experience with building gcc, and know the > basic structure of the makefiles (and are fully familiar with make), > i.e. just basic gcc build knowledge > > b) you follow the instructions. It is amazing how often people get > into trouble because they think they know better than the instructions :-) I am still in the testing phase at the moment but, thinking positive and looking to the future, will ACT continue to update the sources, makefiles etc so that private OS/2 builds will still be possible? I don't like the idea of multiple source distributions floating around and also I don't have the time to be the OS/2 maintainer, although I am happy to build them now and then so long as the time required does not escalate. Dave.