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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: gprbuild not working on GNAT 2015 GPL for raspberry pi cross compile Date: Sat, 11 Jul 2015 20:04:59 +0100 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="c762050aff3a30866fa7e79999b14776"; logging-data="23157"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18VA/y9uBUTmgYqqMb/h5Bm4fsE7ElOOT8=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Cancel-Lock: sha1:CBA7C7smXNCNi5hiwWtT/j+Tfqw= sha1:1M0jyvh1sBcExbeUpzKIYP5Xd3o= Xref: news.eternal-september.org comp.lang.ada:26783 Date: 2015-07-11T20:04:59+01:00 List-Id: Brad Moore writes: > I would have thought the target show as --target=arm-linux-gnueabihf Perhaps you need to say gprbuild --target=arm-linux-gnueabihf I think that gprconfig checks whether a compiler is available using {target-}gnatls -v, does that work?