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,2e577f4772a2a915 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news3.google.com!feeder.news-service.com!newsfeed.straub-nv.de!open-news-network.org!eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: GPRbuild compatibility Date: Sun, 01 Aug 2010 18:25:14 +0100 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Sun, 1 Aug 2010 17:25:16 +0000 (UTC) Injection-Info: mx03.eternal-september.org; posting-host="KCXegvZb5vh43D+f3BR6Ew"; logging-data="11395"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/+xGBBYUXuBbkLWXrO7LRV0duQl6jYkcc=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin) Cancel-Lock: sha1:5EasIqBNHK83/osH2CrFLbTntQg= sha1:0EdyMd/DOmm8XB5gNm/FbWqJOOQ= Xref: g2news1.google.com comp.lang.ada:12777 Date: 2010-08-01T18:25:14+01:00 List-Id: Marcelo Coraça de Freitas writes: > Do you guys know with what compilers should gprbuild be compatible? I > mean, should I be able to build it and use against gnat-gcc-4.3.1 > (well, I can't). Normally it's OK to use gprbuild with the compiler it was built with. I've just been trying (out of interest) to get it to work with a different compiler: not able to find the right magic yet ...