comp.lang.ada
 help / color / mirror / Atom feed
From: Duncan Sands <sands@topo.math.u-psud.fr>
To: comp.lang.ada@ada.eu.org
Subject: Re: c++ interface -- clarifications
Date: Tue, 12 Dec 2000 09:37:14 +0100 (CET)
Date: 2000-12-12T09:37:14+01:00	[thread overview]
Message-ID: <E145kvy-0000Fz-00@Baldrick> (raw)

I have successfully used gnat and gcc 2.95.2 under windows to mix
Ada, C and Fortran code.  However there was a problem in that some
static variables were not being initialized properly in the C code
(compiled using 2.95.2) when linked with code compiled with 2.8.1
(Ada or C).  I got around this by encapsulating all code compiled
with 2.95.2 in dlls, and then everything worked fine.

I hope this helps,

Duncan Sands.




                 reply	other threads:[~2000-12-12  8:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

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