comp.lang.ada
 help / color / mirror / Atom feed
* Unresolved symbol in libgnat with C++
@ 1996-06-27  0:00 Ken Slater
  0 siblings, 0 replies; only message in thread
From: Ken Slater @ 1996-06-27  0:00 UTC (permalink / raw)


I am trying to build an executable on a Silicon Graphics (SGI)
workstation using a mixture of GNAT and the SG C++ compiler
(I have a commercial C++ library built with this compiler that
I need to interface with). The Ada code calls C++ functions
which have been coded to use the 'c' naming conventions for
the linker.

I used gnatbind to create the '.c' main function. This was then compiled
using the 'c' compiler (cc). This object file was linked with the
ada and the C++ object code to form an executable.

However, when I run the executable the runtime linker reports an error:

"unresolvable symbol in /usr/lib/libgnat.so: __dummy"

Is there a step I am missing? 




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1996-06-27  0:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-06-27  0:00 Unresolved symbol in libgnat with C++ Ken Slater

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