comp.lang.ada
 help / color / mirror / Atom feed
From: Jacob Sparre Andersen <jacob@jacob-sparre.dk>
Subject: Re: Problem Building Ada Interface To ImageMagick 7
Date: Tue, 26 Jun 2018 20:58:37 +0200
Date: 2018-06-26T20:58:37+02:00	[thread overview]
Message-ID: <87r2ktml2a.fsf@adaheads.home> (raw)
In-Reply-To: 8808f0da-a96b-456b-b827-f2aae18fc8f4@googlegroups.com

alby.gamper@gmail.com writes:

> GNAT uses the GCC "C/C++" compiler or more specifically GNAT is
> actually part of GCC (GNU compiler collection"). GNAT community
> edition 2018 uses gcc version 7.3

Yes.  And when you make Ada bindings to C or C++ with GNAT, they are
specific to the GCC ABI's for C and C++.

> As far as I am aware XCode uses the LLVM/CLANG C/C++ compiler

If you want to make a GNAT binding to LLVM compiled C or C++, you will
have to manually handle any ABI differences.

Greetings,

Jacob
-- 
<URL: small-talk://work/hallway-meeting/...>


  parent reply	other threads:[~2018-06-26 18:58 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-26  8:28 Problem Building Ada Interface To ImageMagick 7 Roger
2018-06-26  9:26 ` alby.gamper
2018-06-26 11:58   ` Roger
2018-06-26 12:35     ` alby.gamper
2018-06-26 13:43       ` Roger
2018-06-27  2:08         ` Roger
2018-06-26 18:58   ` Jacob Sparre Andersen [this message]
2018-06-30  1:25   ` Roger
2018-06-26  9:34 ` gautier_niouzes
2018-06-26 11:51   ` Roger
2018-06-26 13:13   ` Roger
2018-06-26 16:28     ` gautier_niouzes
2018-06-26 17:47       ` Roger
2018-06-26 18:14       ` Roger
2018-06-26 18:38         ` gautier_niouzes
2018-06-27  2:11           ` Roger
2018-06-27  4:55             ` gautier_niouzes
2018-06-27  7:07               ` Roger
2018-06-27  7:28                 ` gautier_niouzes
2018-06-27  8:05                   ` Roger
2018-06-27  7:04           ` Dmitry A. Kazakov
2018-06-27  7:12             ` Roger
2018-06-27  9:59             ` gautier_niouzes
2018-06-27 12:34     ` Stephen Leake
2018-06-27 12:41       ` Roger
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox