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-06 10:41:33 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!212.74.64.35!colt.net!newspeer.clara.net!news.clara.net!news5-gui.server.ntli.net!ntli.net!news2-win.server.ntlworld.com.POSTED!not-for-mail From: spamtrap.dwnoon@spamtrap.ntlworld.com (David W. Noon) Message-ID: Newsgroups: comp.lang.ada Subject: Re: ADA for OS/2 References: <3B417021.A68938D2@eyup.org> <3B41A4C7.E819C1E3@eyup.org> <20010704114900.48bc8b38.McCratch@gmx.net> <3B431D22.C20FF8BD@eyup.org> <3B44D4AF.B883627B@eyup.org> X-Newsreader: ProNews/2 Version 1.50 Beta 1 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Date: Fri, 06 Jul 2001 17:36:23 GMT NNTP-Posting-Host: 213.107.33.142 X-Complaints-To: abuse@ntlworld.com X-Trace: news2-win.server.ntlworld.com 994440983 213.107.33.142 (Fri, 06 Jul 2001 18:36:23 BST) NNTP-Posting-Date: Fri, 06 Jul 2001 18:36:23 BST Organization: ntl Cablemodem News Service Xref: archiver1.google.com comp.lang.ada:9569 Date: 2001-07-06T17:36:23+00:00 List-Id: On Sun, 5 Jul 3901 21:57:20, John Poltorak wrote: [snip] > It really does seem unfair... If you use NT everything is on a plate. You > just download a binary archive and you can be happily using GNAT 3.13p > within a few minutes without requiring any knowledge of building > compilers. It is only right that software suppliers should have a lower expectation of the skills of Windows users: they have usually had the OS foisted on them when they are first "trying the water" in computing. > If you use OS/2, the same task is going to take several weeks > or months. Not necessarily. > I don't know anyone who has been successful building OS/2 > binaries, which kind of begs the question who is the OS/2 patch designed > for? People like me, who have been programming for donkey's years and programming OS/2 for quite a few years within that period. > I note the OS/2 patch is 8000 lines long which is twice as long as > all the other patches put together, and I think if someone is going to the > trouble of providing such complicated patches, their work will not be very > well appreciated if no one can make any use of it. Maybe providing a > simple build script is all that is necessary to make it work... The term "build script" will cause many developers to shudder. The usual term is "makefile", but the exact nature of this is determined by the make utility one uses. I use DMAKE 4.0 for OS/2, and when I get around to building GNAT that will be the maker I use, even if I have to coerce the makefile a bit. Even so, a makefile is not necessarily useful to an end-user; but if that end-user fancies himself as a programmer it *should* be enough. Anyhow, watch the OS2PROG echo on Fidonet and see what turns up. I might also post an announcement here. The initial d/l site will be Pete Norloff's BBS, later Hobbes and Leo. Regards Dave [Remove spamtraps to reply by e-mail]