comp.lang.ada
 help / color / mirror / Atom feed
From: "Harry Overs" <hovers@dera.gov.uk>
Subject: library files
Date: Thu, 5 Aug 2004 14:54:43 +0100
Date: 2004-08-05T14:54:43+01:00	[thread overview]
Message-ID: <cete5c$895$1@hamble.qinetiq.com> (raw)

Hi,

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).
Do we need to do anything 'special' whilst creating the library or the
object files? at present we just use (from the command line):

ar r myLib.lib *.o

many thanks,





             reply	other threads:[~2004-08-05 13:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-05 13:54 Harry Overs [this message]
2004-08-05 15:52 ` library files Marc A. Criley
2004-08-05 16:09 ` Jacob Sparre Andersen
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