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,e56fd2619c02e35a X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.8.229 with SMTP id u5mr27616576pba.0.1317114886534; Tue, 27 Sep 2011 02:14:46 -0700 (PDT) Path: lh7ni5868pbb.0!nntp.google.com!news1.google.com!postnews.google.com!f6g2000vbm.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: 64 bit codes Date: Tue, 27 Sep 2011 02:14:46 -0700 (PDT) Organization: http://groups.google.com Message-ID: <213da3b7-f9d0-4a7d-b215-9992ee0f1a02@f6g2000vbm.googlegroups.com> References: <4e817fdb$0$7615$9b4e6d93@newsspool1.arcor-online.net> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 X-Trace: posting.google.com 1317114886 32549 127.0.0.1 (27 Sep 2011 09:14:46 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 27 Sep 2011 09:14:46 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: f6g2000vbm.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESRCNK X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101206 Red Hat/3.6-2.el5 Firefox/3.6.13,gzip(gfe) Xref: news1.google.com comp.lang.ada:18156 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2011-09-27T02:14:46-07:00 List-Id: Mok-Kong Shen wrote on comp.lang.ada: > gcc -v gives among others: [...] > Target: i686-pc-mingw32 > Configured with: =A0(lots of stuff, among them:) > =A0 =A0 =A0--build=3Di686-pc-mingw32 =A0-enable-threads=3Dwin32 > Thread model: win32 > gcc version 4.5.3 20110428 for GNAT GPL 2011 <20110428> i686-pc-mingw32 means a strictly 32-bit compiler (specifically, supporting all Intel processors since the Pentium II). http://libre.adacor= e.com does not seem to offer a 64-bit compiler for Windows. -- Ludovic Brenta. Our paradigm shifts boost a matrix.