Yes, it's 32bit system.
When I mentioned FreeBSD defaults, I mean that perl already installed on the system is built with -Duse64bitint. You can check this using
perl -V | grep 64bitintIf you build Perl yourself you should specify this option explicitly. If you build it from ports use PERL_64BITINT makefile option.
In reply to Re^3: use64bitint in building Perl
by zwon
in thread use64bitint in building Perl
by cmac
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |