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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,3d76796391769899 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!a16g2000vbr.googlegroups.com!not-for-mail From: zeta_no Newsgroups: comp.lang.ada Subject: Re: GCC conflict on Ubuntu for mixed Ada/C++ project Date: Tue, 18 May 2010 06:40:26 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <41d3829e-286d-4894-9140-31343bfa75ac@o12g2000vba.googlegroups.com> <82632l1w9u.fsf@stephe-leake.org> NNTP-Posting-Host: 174.138.203.117 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1274190027 30097 127.0.0.1 (18 May 2010 13:40:27 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 18 May 2010 13:40:27 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a16g2000vbr.googlegroups.com; posting-host=174.138.203.117; posting-account=_PzQ6woAAACMmOTJ1acimpQRdkpIwcWU User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.38 Safari/533.4,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:11730 Date: 2010-05-18T06:40:26-07:00 List-Id: On May 18, 3:53=A0am, Stephen Leake wrote: > Just out of curiosity; why are you using Ubuntu instead of Debian in the > first place? Last time I tried Debian and Ubuntu around the same period, I found Ubuntu much more polished that Debian. For everyday use, it is welcomed. But I like your way of thinking... upgrade to Debian :). Also, I didn't know that the support for Ada in Debian was better... Correct me if I'm wrong. > What version of GNAT GPL are you using? Since it has the older compiler, > it is quite likely that there is a newer version. >From the Ubuntu install, my version is Gnat 4.4 > It is often the case that newer compilers implement language checks that > older compilers did not. Good to have a confirmation. > Is GPS using that PATH? That depends on how you launch it. I'll check for that. Thanks for helping me out with these problems. Olivier