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,cec04f9d45b3f527 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-08-30 09:45:32 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: "Luke A. Guest" Newsgroups: comp.lang.ada Subject: Re: An Ada advocacy method Date: Sat, 30 Aug 2003 17:45:31 +0100 Message-ID: References: <3F4F4817.7030306@noplace.com> <3F50130A.1070406@noplace.com> <3F50A70E.7050809@noplace.com> NNTP-Posting-Host: abyss2.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.demon.co.uk 1062261931 28302 62.49.62.197 (30 Aug 2003 16:45:31 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Sat, 30 Aug 2003 16:45:31 +0000 (UTC) User-Agent: Pan/0.13.4 (She had eyes like strange sins.) Xref: archiver1.google.com comp.lang.ada:41983 Date: 2003-08-30T17:45:31+01:00 List-Id: On Sat, 30 Aug 2003 13:31:06 +0000, Marin David Condic wrote: > Well, I don't know everything about every software development kit on > the planet, but I did use MSVC++ long enough to have seen that it had > some really spiffy capabilities. I won't defend its overall quality, but > I'd recommend that if someone wanted to build an Ada development kit > that they buy MSVC++ and spend some time learning what it can do. I have You've never tried to force MSVC to use a different compiler have you? It's impossible to do cleanly. Luke.