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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.43.53.71 with SMTP id vp7mr264518icb.12.1424812788948; Tue, 24 Feb 2015 13:19:48 -0800 (PST) X-Received: by 10.140.30.118 with SMTP id c109mr238379qgc.15.1424812788874; Tue, 24 Feb 2015 13:19:48 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!hl2no28215052igb.0!news-out.google.com!c1ni195qar.1!nntp.google.com!j7no5963765qaq.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 24 Feb 2015 13:19:48 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=87.91.37.131; posting-account=hya6vwoAAADTA0O27Aq3u6Su3lQKpSMz NNTP-Posting-Host: 87.91.37.131 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: ANN: gcc 4.9.1bis for Darwin From: vdiem Injection-Date: Tue, 24 Feb 2015 21:19:48 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:25024 Date: 2015-02-24T13:19:48-08:00 List-Id: Le dimanche 22 f=E9vrier 2015 12:48:46 UTC+1, Simon Wright a =E9crit=A0: > Vincent writes: >=20 > > If not, how can I link assembly language routines with Ada code ? >=20 > One addition: the object code format produced by your assembler needs to > be compatible with the GNU linker. Yes. I suppose it is the case with NASM.