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,DATE_IN_PAST_24_48, FORGED_GMAIL_RCVD,FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,d5b211b0c1ffcf3e X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.204.141.4 with SMTP id k4mr392720bku.6.1339692211057; Thu, 14 Jun 2012 09:43:31 -0700 (PDT) Path: e27ni47920bkw.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: i3text@gmail.com Newsgroups: comp.lang.ada Subject: Re: Practicalities of Ada for app development Date: Tue, 12 Jun 2012 12:17:25 -0700 (PDT) Organization: http://groups.google.com Message-ID: <73fee6e7-5db9-470c-9123-f14068c125d0@googlegroups.com> References: <79c5c9f7-4b72-4990-8961-b3e2db4db79b@qz1g2000pbc.googlegroups.com> NNTP-Posting-Host: 75.170.65.61 Mime-Version: 1.0 X-Trace: posting.google.com 1339528646 19897 127.0.0.1 (12 Jun 2012 19:17:26 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 12 Jun 2012 19:17:26 +0000 (UTC) In-Reply-To: <79c5c9f7-4b72-4990-8961-b3e2db4db79b@qz1g2000pbc.googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=75.170.65.61; posting-account=_xNmGgoAAADzVbG1LIrTaXAR97KD43ZC User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-06-12T12:17:25-07:00 List-Id: On Friday, June 8, 2012 1:48:40 PM UTC-7, wrp wrote: > ...If I'm targeting x86-64 (and possibly ARM) is GNAT the > only compiler option I have? >From what information I can find, it appears that GNAT really is the only Ada compiler (free or paid) that targets the x86-64 architecture. Please correct me if I'm wrong. I see that in addition to Windows/OS X/Linux on x86-64, GNAT can also be used to target *BSD, Solaris, .Net, JVM, and Android/ARM. Well, that has me covered.