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!news.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: ANN: GCC 4.9.0 for Mac OS X Mavericks Date: Mon, 05 May 2014 20:38:34 +0100 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx05.eternal-september.org; posting-host="6c8e46900abaabd1a3b7c03d9ac850ff"; logging-data="27480"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+iHy/vKoRp4LgJo7y8T3fcNMrU63Bq6h0=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) Cancel-Lock: sha1:Gn7Bl62v6mYDjphuGCtQHuCfwEo= sha1:X9a1qNQsc1oOxtlA48WRXrX0v4s= Xref: news.eternal-september.org comp.lang.ada:19701 Date: 2014-05-05T20:38:34+01:00 List-Id: "Dan'l Miller" writes: > 6) Link the Objective-C[++] and Ada object files together to produce > executable for iOS. Should this step use Xcode's LLVM linker or GCC's > linker? I don't know if this is relevant, but all the native GNATs I've come across/built use Apple's binary tools. (well, I see there are gcc-ar, gcc-nm, gcc-ranlib ...)