>
> [EMAIL PROTECTED] schrieb am 20.12.2005 22:25:28:
>
>> > First question: Is it possible to link against a normally built Python
>> > extension?
>> >
>> > More specifically, I want to pass the '.so' file of some Python
> extension
>> > as an extra link argument to the 'weave.inline' function. Th
[EMAIL PROTECTED] schrieb am 20.12.2005 22:25:28:
> > First question: Is it possible to link against a normally built Python
> > extension?
> >
> > More specifically, I want to pass the '.so' file of some Python
extension
> > as an extra link argument to the 'weave.inline' function. This seems
t
> First question: Is it possible to link against a normally built Python
> extension?
>
> More specifically, I want to pass the '.so' file of some Python extension
> as an extra link argument to the 'weave.inline' function. This seems to
> work quite well on Linux. But I suspect, on Mac OS X the a