(Excuse me if I posted this already - I thought I did but I don't see it here).

I'm using Inline::C to link to static libraries. Some of these libraries are built as 32 bit but our test machines are 64 bit (CentOS VMs actually) and thus the Perl installed there is 64 bit by nature. I've tried installing perl.i386 and it says it installed but /usr/bin/perl still is 64 bit. As is hinted to from http://www.perlmonks.org/?node_id=597448 do I have to build a 32 bit version of Perl for this 64 bit machine by hand or is there a way for 64 bit Perl and Inline::C to play nice and load 32 bit static libs?
--
Andrew DeFaria <http://defaria.com>
Is it true that cannibals don't eat clowns because they taste funny?

Reply via email to