comp.lang.ada
 help / color / mirror / Atom feed
* Getting GNAT Ada DLL to work with MSVC++?
@ 2000-02-09  0:00 A Schoepel
  2000-02-10  0:00 ` Craig Spannring
  2000-02-10  0:00 ` David Botton
  0 siblings, 2 replies; 6+ messages in thread
From: A Schoepel @ 2000-02-09  0:00 UTC (permalink / raw)


I've 'successfully' created the DLL in GNAT, have a library
file and DLL file.  The Microsoft VC++ compiler gives me an
unresolved external symbol error when I link my C++ code
with the DLL.  I'm using CPP convention in the export
pragmas, have the correct definitions, identified the import
library in the MSVC++ compiler.  All the typical stuff.
What's even weirder is that the Windows environment can find
the DLL's function names when I use QuickView.

Has anyone successfully linked a GNAT DLL through the MSVC++
linker?  Did you encounter any weirdnesses like this?  Have
I missed some linking or binding options in GNAT?  Help?!

Andrew





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

end of thread, other threads:[~2000-02-10  0:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-09  0:00 Getting GNAT Ada DLL to work with MSVC++? A Schoepel
2000-02-10  0:00 ` Craig Spannring
2000-02-10  0:00   ` Robert Dewar
2000-02-10  0:00     ` A Schoepel
2000-02-10  0:00 ` David Botton
2000-02-10  0:00   ` A Schoepel

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