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,31e05af9c16f30e1 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.73.229 with SMTP id o5mr16768131pbv.7.1328701830662; Wed, 08 Feb 2012 03:50:30 -0800 (PST) Path: wr5ni1057pbc.0!nntp.google.com!news2.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: GCC with ada support References: <728a63b8-b9da-4597-9317-aa58315cb4d7@e27g2000vbu.googlegroups.com> <0ed5a50d-9de9-4ea7-83ad-1dc629f41518@n6g2000vbz.googlegroups.com> Date: Wed, 08 Feb 2012 06:50:50 -0500 Message-ID: <82r4y5tug5.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt) Cancel-Lock: sha1:W5AvhZGWsnyJpbTr6Zo7sTFmc80= MIME-Version: 1.0 X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 5b82b4f326186e029e66123391 Content-Type: text/plain; charset=us-ascii Date: 2012-02-08T06:50:50-05:00 List-Id: Patrick writes: > Do you think I will have trouble building mixed C/Ada programs if I > use gcc from my repository and gnat from adacore's site? Yes. One solution is to use gcc and gnat from AdaCore's site; that will be entirely consistent. -- -- Stephe