comp.lang.ada
 help / color / mirror / Atom feed
From: sk <noname@myob.com>
To: comp.lang.ada@ada-france.org
Subject: Re: calling an ada procedure from C++
Date: Mon, 17 Nov 2003 15:13:14 -0600
Date: 2003-11-17T15:13:14-06:00	[thread overview]
Message-ID: <mailman.18.1069103470.3110.comp.lang.ada@ada-france.org> (raw)
In-Reply-To: 3fb24ce4$1@baen1673807.greenlnk.net

Anthony Moss <a.m@baesystems.com>:

 > ps when iinclude adainit() and adafinal I am getting
 > unresolved external symbol _adafinal.....
 > errors

Are you using GNAT ? (I am assuming Win32 platform ?)

You need to tell the linker about the Gnat library,
"libgnat" (-l option) on the command line.

-- 
-------------------------------------------------
-- Merge vertically for real address
--
--     s n p @ t . o
--      k i e k c c m
-------------------------------------------------




      parent reply	other threads:[~2003-11-17 21:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-12 15:11 calling an ada procedure from C++ Anthony Moss
2003-11-17  4:04 ` red floyd
2003-11-17  7:37 ` tmoran
2003-11-17 10:38 ` Duncan Sands
2003-11-17 14:32   ` Hyman Rosen
2003-11-17 18:28     ` Frank J. Lhota
2003-11-18  0:03       ` Ludovic Brenta
2003-11-18  0:32         ` Frank J. Lhota
2003-11-22  5:25           ` Dave Thompson
2003-11-17 21:13 ` sk [this message]
replies disabled

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