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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2e577f4772a2a915 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g21g2000prn.googlegroups.com!not-for-mail From: =?ISO-8859-1?Q?Marcelo_Cora=E7a_de_Freitas?= Newsgroups: comp.lang.ada Subject: Re: GPRbuild compatibility Date: Mon, 2 Aug 2010 10:49:17 -0700 (PDT) Organization: http://groups.google.com Message-ID: <347d0f93-f553-4ed1-8855-f61f64152ea4@g21g2000prn.googlegroups.com> References: <82eiehtobg.fsf@stephe-leake.org> NNTP-Posting-Host: 200.168.77.219 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1280771358 14644 127.0.0.1 (2 Aug 2010 17:49:18 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 2 Aug 2010 17:49:18 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: g21g2000prn.googlegroups.com; posting-host=200.168.77.219; posting-account=NclPyQoAAAAE3vS1fHd_8NOSumP9W3Ey User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Sabayon Chrome/5.0.375.99 Safari/533.4,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:12810 Date: 2010-08-02T10:49:17-07:00 List-Id: Thanks Simon, but gprconfig still can't find the Ada compiler. I did what you recomended and it found the gcc: 3. GCC-ASM for Asm in /home/ogro/bin/ version 4.3.1 6. GCC-ASM for Asm2 in /home/ogro/bin/ version 4.3.1 9. GCC-ASM for Asm_Cpp in /home/ogro/bin/ version 4.3.1 12. GCC for C in /home/ogro/bin/ version 4.3.1 But only for C and Asm2 and Asm_Cpp. Not gnat. Do you know why? What GCC version are you using? Maybe it looks for a different string comming out of the gcc command.