Re: [mp1] 64 bit perl/apache and 32 bit shared objects

2004-10-05 Thread Stas Bekman
Robert Landrum wrote: I'm having a bit of trouble with a 64 bit versions of perl and apache not playing nice with 32 bit shared objects under linux. We have an external shared object binary supplied by a vendor that we can link our XS code against just fine, but when we attempt to actually use the

[mp1] 64 bit perl/apache and 32 bit shared objects

2004-10-05 Thread Robert Landrum
I'm having a bit of trouble with a 64 bit versions of perl and apache not playing nice with 32 bit shared objects under linux. We have an external shared object binary supplied by a vendor that we can link our XS code against just fine, but when we attempt to actually use the shared methods, perl