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-07 14:21:19 PST Path: archiver1.google.com!news2.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: 7 Jul 2001 14:21:19 -0700 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0107071321.2889b0ff@posting.google.com> References: <3B417021.A68938D2@eyup.org> <3B41A4C7.E819C1E3@eyup.org> <20010704114900.48bc8b38.McCratch@gmx.net> <3B431D22.C20FF8BD@eyup.org> <3B44D4AF.B883627B@eyup.org> <3B466B3A.E5856574@ebox.tninet.se> NNTP-Posting-Host: 205.232.38.14 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 994540879 23905 127.0.0.1 (7 Jul 2001 21:21:19 GMT) X-Complaints-To: groups-support@google.com NNTP-Posting-Date: 7 Jul 2001 21:21:19 GMT Xref: archiver1.google.com comp.lang.ada:9613 Date: 2001-07-07T21:21:19+00:00 List-Id: Pascal Obry wrote in message news:... > The problem is not the speed of the machine but under OS/2 and Windows you > have to fight the fact that all scripts and makefile are UNIX oriented. > > And this is really time consumming. > Pascal is talking about Windows, which he is certainly familiar with. What he says really does not apply to OS/2 (I don't believe Pascal has ever done the GNAT build in OS/2 as far as I know). In fact the build on OS/2 is fairly straightforward for anyone familiar with OS/2, EMX, and GCC. Certainly *nothing* like the huge effort required to build under Windows (which consumes a huge amount of ACT's time :-) I'm not a particularly useful detailed source of knowledge on how to build the OS/2 release from sources at this stage. I have a very specialized set of makefiles setup on my personal machine which are very specifically tuned for the way I do development.