Re: C to Ada
- From: Brian May <bam@xxxxxxxxxxxxxxxxxxx>
- Date: Sun, 26 Nov 2006 09:18:13 +1100
"rodkay" == rodkay <rodkay@xxxxxxxxxxx> writes:
rodkay> These attempt to generate Ada bindings to both C and
rodkay> C++ libraries. The 'ada' module is for any Ada compiler,
rodkay> and produces bindings based on a 'proxy' approach. The
rodkay> 'gnat' compiler targets the GNAT family of compilers, and
rodkay> produces Ada types and objects which are the binary
rodkay> equivalent of their corresponding C/C++ types.
I am still not clear on the difference - what is the 'proxy' approach?
Can I assume that the GNAT target uses GNAT specific features and
won't work without GNAT??
--
Brian May <bam@xxxxxxxxxxxxxxxxxxx>
.
- Follow-Ups:
- Re: C to Ada
- From: rodkay
- Re: C to Ada
- References:
- C to Ada
- From: Brian May
- Re: C to Ada
- From: rodkay
- C to Ada
- Prev by Date: SWIG Ada binding to GNU Scientific Library (GSL) available for testing.
- Next by Date: Re: C to Ada
- Previous by thread: Re: C to Ada
- Next by thread: Re: C to Ada
- Index(es):
Relevant Pages
|