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,15ce5e046cd0b91d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-05 13:32:32 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!212.74.64.35!colt.net!dispose.news.demon.net!demon!btnet-peer0!btnet!news.netkonect.net!katana.legend.co.uk!194.164.53.202 From: John Poltorak Newsgroups: comp.lang.ada Subject: Re: ADA for OS/2 Date: Thu, 05 Jul 2001 21:32:19 +0100 Organization: Legend Internet Ltd Message-ID: <3B44CED2.AC3D2566@eyup.org> References: <3B417021.A68938D2@eyup.org> <3B41A4C7.E819C1E3@eyup.org> <20010704114900.48bc8b38.McCratch@gmx.net> <3B431D22.C20FF8BD@eyup.org> <5ee5b646.0107051143.71de1d07@posting.google.com> NNTP-Posting-Host: katana.legend.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.netkonect.net 994365399 27501 194.164.121.252 (5 Jul 2001 20:36:39 GMT) X-Complaints-To: usenet@news.netkonect.net NNTP-Posting-Date: Thu, 5 Jul 2001 20:36:39 +0000 (UTC) X-Mailer: Mozilla 4.61 [en] (OS/2; U) X-Accept-Language: en X-NNTP-Posting-Host: 194.164.53.202 Xref: archiver1.google.com comp.lang.ada:9495 Date: 2001-07-05T21:32:19+01:00 List-Id: Robert Dewar wrote: > > > If so, do I just run:- ? > > > > patch -p0 > You need to be at the stage where you don't need to ask such > questions. So once again, what I advise is obtain the GCC 2.8.1 > sources and make sure that you can bootstrap a working version > of GNU C for OS/2, then once you have sorted out the problems in > doing that, you can go back to the GNAT build instructions and > they should be clear. If you can't build GNU-C, you are not going > to be able to build GNAT. Unfortunately, I don't really want to actually build GNAT 3.13p, I just want to use it on OS/2. Is there any way to get hold of a pre-built binary just like NT people can? -- John