comp.lang.ada
 help / color / mirror / Atom feed
From: Jacob Sparre Andersen <sparre@nbi.dk>
Subject: Re: library files
Date: 05 Aug 2004 18:09:13 +0200
Date: 2004-08-05T18:09:13+02:00	[thread overview]
Message-ID: <plfz71k1na.fsf@sparre.crs4.it> (raw)
In-Reply-To: cete5c$895$1@hamble.qinetiq.com

Harry Overs wrote:

> we've got some legacy Ada source code which we want to compile into
> a library which will be accessed using a MS VC++ application.
> Although we've managed to compile the ada code and turn the .o files
> into a library when it comes to linking the C++ program we get
> thousands of errors which seem to relate to system calls within the
> library (i.e. put method).

It seems like that you have tried to link in just the library object
file, and not also the object files (standard libraries mostly, I
suppose) it depends on.

Jacob
-- 
Wie "Tippfehler !?" Mein Modem hat doch Fehlerkorrektur...




  parent reply	other threads:[~2004-08-05 16:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-05 13:54 library files Harry Overs
2004-08-05 15:52 ` Marc A. Criley
2004-08-05 16:09 ` Jacob Sparre Andersen [this message]
2004-08-10 14:44 ` Harry Overs
  -- strict thread matches above, loose matches on Subject: below --
1985-09-26 23:21 Library files Jim Ennis
replies disabled

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