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.226.10 with SMTP id ro10mr7215568pbc.6.1328363870043; Sat, 04 Feb 2012 05:57:50 -0800 (PST) Path: lh20ni259673pbb.0!nntp.google.com!news1.google.com!postnews.google.com!n6g2000vbz.googlegroups.com!not-for-mail From: Patrick Newsgroups: comp.lang.ada Subject: Re: GCC with ada support Date: Sat, 4 Feb 2012 05:57:49 -0800 (PST) Organization: http://groups.google.com Message-ID: <0ed5a50d-9de9-4ea7-83ad-1dc629f41518@n6g2000vbz.googlegroups.com> References: <728a63b8-b9da-4597-9317-aa58315cb4d7@e27g2000vbu.googlegroups.com> NNTP-Posting-Host: 69.159.21.71 Mime-Version: 1.0 X-Trace: posting.google.com 1328363869 9512 127.0.0.1 (4 Feb 2012 13:57:49 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 4 Feb 2012 13:57:49 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: n6g2000vbz.googlegroups.com; posting-host=69.159.21.71; posting-account=cUi90woAAADTaOISowbbHM8GUD0-opJO User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (Ubuntu; X11; Linux i686; rv:9.0.1) Gecko/20120111 Abrowser/9.0.1,gzip(gfe) Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-02-04T05:57:49-08:00 List-Id: Sorry for answering my own post but I think my entire logic is flawed. I am trying to install gtkAda from source and having some trouble with version skewing. now I am thinking it is better to use code from the ada core website and not from my Linux repository. 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? Sorry for cluttering the list