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=0.4 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA autolearn=no 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-7-bit Received: by 10.68.33.71 with SMTP id p7mr4578765pbi.1.1317220266835; Wed, 28 Sep 2011 07:31:06 -0700 (PDT) Path: lh7ni6688pbb.0!nntp.google.com!news1.google.com!news.glorb.com!news.unit0.net!feeder.erje.net!xlned.com!feeder1.xlned.com!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Wed, 28 Sep 2011 16:28:14 +0200 From: Georg Bauhaus User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: 64 bit codes References: <4e82c9b7$0$6571$9b4e6d93@newsspool3.arcor-online.net> In-Reply-To: Message-ID: <4e832eff$0$6565$9b4e6d93@newsspool3.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 28 Sep 2011 16:28:15 CEST NNTP-Posting-Host: e84080e5.newsspool3.arcor-online.net X-Trace: DXC=GHolDNL\Z9gm7>ihJR;B_cMcF=Q^Z^V3h4Fo<]lROoRa8kFjLh>_cHTX3jmUd<@O>7;TVi X-Complaints-To: usenet-abuse@arcor.de Xref: news1.google.com comp.lang.ada:18186 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Date: 2011-09-28T16:28:15+02:00 List-Id: On 28.09.11 14:26, Fritz Wuehler wrote: > Georg Bauhaus wrote: > >> A 32-bit GNAT works on older Macs that don't have a 64 bit CPU, >> such as a Core Solo or Core Duo. Good to have one. > > As far as I know, all the Core Duos are 64 bit. I have several Core Duo > boxes all running 64 bit OS. Never heard of Core Solo though. No, the Core 2 Duos are 64 bit, the Core Duos aren't. http://en.wikipedia.org/wiki/Intel_Core#Enhanced_Pentium_M_based $ /opt/gnat.2009/bin/gcc -bash: /opt/gnat.2009/bin/gcc: Bad CPU type in executable $ file /opt/gnat.2009/bin/gcc /opt/gnat.2009/bin/gcc: Mach-O 64-bit executable x86_64 $ system_profiler -detailLevel mini SPHardwareDataType Hardware: Hardware Overview: Model Name: Mac mini Model Identifier: Macmini1,1 Processor Name: Intel Core Duo Processor Speed: 1,66 GHz Number Of Processors: 1 Total Number Of Cores: 2 L2 Cache: 2 MB Memory: 2 GB Bus Speed: 667 MHz Boot ROM Version: MM11.0055.B08 SMC Version (system): 1.3f4 ioreg then shows "firmware-abi" = <"EFI32">