Subject: | pp produce BROKEN binaries |
perl script was compiled at
perl -v: 5.8.6 built for i686-linux-thread-multi
uname -a: Linux 2.6.10 #1 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz GenuineIntel GNU/Linux
with pp -o test test.pl
while running at
perl -v: 5.8.0 built for i386-linux-thread-multi
uname -a: Linux 2.4.21-27.0.2.ELsmp #1 SMP i686 i686 i386 GNU/Linux
error:
Can't find 'boot_Socket' symbol in /tmp/par-SYSTEM/cache-9ba20fe35a70b7b466e2e9b9fdc716eac656d203/9790fe31.so
at IO/Socket.pm line 12
Compilation failed in require at IO/Socket.pm line 12.
BEGIN failed--compilation aborted at IO/Socket.pm line 12.
Compilation failed in require at /usr/lib/perl5/site_perl/5.8.0/LWP/Simple.pm line 160.