S
sstoural
Because of an OS port, I'm faced with a situation where a 64-bit
version of perl (5.8.8) is installed on a Suse Linux 10 server that
needs to call a proprietary 32 bit library. Is there a way to create
a 32 bit extension from a 64 bit version of Perl by forcing xsubpp to
use the 32 bit compiler?
version of perl (5.8.8) is installed on a Suse Linux 10 server that
needs to call a proprietary 32 bit library. Is there a way to create
a 32 bit extension from a 64 bit version of Perl by forcing xsubpp to
use the 32 bit compiler?