comp.lang.ada
 help / color / mirror / Atom feed
From: "Jeff C" <jcreem@yahoo.com>
Subject: Re: Ada-python
Date: Wed, 12 Jan 2005 07:15:01 -0500
Date: 2005-01-12T07:15:01-05:00	[thread overview]
Message-ID: <m7idnVqUU68miXjcRVn-pQ@comcast.com> (raw)
In-Reply-To: KV4Fd.26618$_E5.658498@twister2.libero.it


"Matteo Bertini" <matteob@naufraghi.net> wrote in message 
news:KV4Fd.26618$_E5.658498@twister2.libero.it...
> Hello!
> I'm studing the possibility of an inter-language UnitTestnig interfacing 
> Python with Ada but I have found some problem.
>
> I was using 3.15p and it was OK, I have succesfully used an Adlrer32 Ada 
> procedure from python, but this version is not compatible with NPTL 
> threading...
>
> So I switched to 3.43 (gnat with gcc 3.4.3) and, with treading going OK, I 
> have this error importing the python module:
>
> import zlib, ada_adler32
> ImportError: ada_adler32.so: undefined symbol: _Unwind_Resume
>
> Some suggestion?
>
> Thanks,
> Matteo Bertini
> on Gentoo Linux

<guess>
Try grepping and/or nm'ing around in the various compiler libraries from 
GCC. Perhaps the newer gcc
builds pieces in a shared library runtime file that you are not including.
</guess> 





      reply	other threads:[~2005-01-12 12:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-12  8:08 Ada-python Matteo Bertini
2005-01-12 12:15 ` Jeff C [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