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-Thread: 103376,9de425d0eee7b58 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nx01.iad01.newshosting.com!newshosting.com!198.186.194.249.MISMATCH!transit3.readnews.com!news-out.readnews.com!postnews3.readnews.com!not-for-mail Date: Thu, 16 Sep 2010 06:50:27 -0400 From: "Peter C. Chapin" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.9) Gecko/20100825 Lightning/1.0b2 Thunderbird/3.1.3 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Does GNAT GPL 2010 have C++? References: <4cd34172-9a48-4679-b4c6-ebf3793e3328@p22g2000pre.googlegroups.com> <1c84d9d4-2d55-4a73-8fb5-fb060e0f55c1@l17g2000vbf.googlegroups.com> In-Reply-To: <1c84d9d4-2d55-4a73-8fb5-fb060e0f55c1@l17g2000vbf.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <4c91f6f6$0$2415$4d3efbfe@news.sover.net> Organization: SoVerNet (sover.net) NNTP-Posting-Host: 6c18f313.news.sover.net X-Trace: DXC=KZDa_Ycib@e4NKf;dO0UolK6_LM2JZB_c_94^[WcGCmb:WUUlR<856oRK_W2anW^X`T^B4WG?hc4m X-Complaints-To: abuse@sover.net Xref: g2news1.google.com comp.lang.ada:14105 Date: 2010-09-16T06:50:27-04:00 List-Id: On 2010-09-16 03:20, Maciej Sobczak wrote: > It was similar with 2009. Interestingly, the package for Windows does > have the g++ > part (or at least it did for 2009 - is it still true for 2010?). Here is what I get for my GNAT GPL 2010 Windows installation: Using built-in specs. Target: i686-pc-mingw32 Configured with: ../src/configure --prefix=/gnat-prefix --with-build-time-tools=/rostov.a/gnatmail/release-gpl/build-rostov/obj --with-gmp=/rostov.a/gnatmail/release-gpl/build-rostov/libmpfr/install --with-mpfr=/rostov.a/gnatmail/release-gpl/build-rostov/libmpfr/install --build=i686-pc-mingw32 --enable-languages=c,ada,c++ --disable-nls --without-libiconv-prefix --disable-libmudflap --disable-libffi --disable-libstdcxx-pch --disable-libada --enable-checking=release --enable-threads=win32 --disable-sjlj-exceptions --with bugurl=URL:mailto:report@adacore.com Thread model: win32 gcc version 4.3.6 20100603 for GNAT GPL 2010 (20100603) (GCC) Peter