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 12:43:59 PST Path: archiver1.google.com!newsfeed.google.com!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: ADA for OS/2 Date: 5 Jul 2001 12:43:58 -0700 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0107051143.71de1d07@posting.google.com> References: <3B417021.A68938D2@eyup.org> <3B41A4C7.E819C1E3@eyup.org> <20010704114900.48bc8b38.McCratch@gmx.net> <3B431D22.C20FF8BD@eyup.org> NNTP-Posting-Host: 205.232.38.14 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 994362238 22682 127.0.0.1 (5 Jul 2001 19:43:58 GMT) X-Complaints-To: groups-support@google.com NNTP-Posting-Date: 5 Jul 2001 19:43:58 GMT Xref: archiver1.google.com comp.lang.ada:9491 Date: 2001-07-05T19:43:58+00:00 List-Id: John Poltorak wrote in message news:<3B431D22.C20FF8BD@eyup.org>... > This installation starts from the sources of GCC 2.8.1 > > -- Apply patches (gcc-281.dif) from the src directory. > > Do I really need to get hold of the source for gcc 2.8.1, just to be > able to build 3.13p ? Of course! And in any case, you need to assume that ALL the directions are ones that should be followed. Generally it is assumed that you are completely familiar with building gcc on the given target. I would start by making sure you understand how to obtain the sources for gcc on OS/2 and build from sources, only at the stage that you feel reasonably familiar with the gcc build process and its make file can you reasonably expect to be able to build GNAT. > If so, do I just run:- ? > > patch -p0