Has anyone successfully built a 64 bit perl on OSX? I've tried and I get just over 1000 errors on make test -
all relate to loading XS stuff and getting a wrong architecture error.

All I did (to be fair) was ./Configure -Dcc='cc -m64' -des

make && make test

If anyone has the magic incantation to build a 64bit perl so I can build DBD::Informix against the 64bit SDK that would be great.


TIA

--
Clive

Reply via email to