comp.lang.ada
 help / color / mirror / Atom feed
* Ada C++ interface
@ 1999-07-12  0:00 Martin
  1999-07-12  0:00 ` David Botton
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Martin @ 1999-07-12  0:00 UTC (permalink / raw)


I'm quite new in Ada programming and I have been tasked with the job to
make a C++ interface to an existing package/library programmed in Ada
95.

I've got Gnat 3.11 downloaded from the net and we are using Borland C++
Builder for the user interface and we are using Windows NT.  I've
finished som wrapping code in Ada and C++ testing on Sun Solaris and are
now trying to integrate this with a Borland C++ Builder user interface
on Windows NT.

First I tried to just compile and link this together but the Borland
linker does not like Gnat objects and the Gnat linker does not like
Borland objects.  Next step could be to compile the Ada into a DLL that
I could use from the Borland code:
Do you know how to do that with the Gnat compiler?
or do you have any other tip?

Thank you,

Martin Myran






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-07-12  0:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-12  0:00 Ada C++ interface Martin
1999-07-12  0:00 ` David Botton
1999-07-12  0:00 ` Ted Dennison
1999-07-12  0:00 ` Decker, Christian R

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