tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: perl on VAX
Unhappy number two, with debug (CFLAGS="-g3 -ggdb -O0"
INSTALL_UNSTRIPPED=yes), text relocations, no floating exceptions:
https://www.klos.com/~john/perl-5.26.0nb2_unhappy_debug.tgz
https://www.klos.com/~john/perl_work_unhappy_debug.tar.gz
nm /usr/local/lib/perl5/5.26.0/*-netbsd-thread-multi/auto/POSIX/POSIX.so | grep strto
0000fb36 T XS_POSIX_strtod
0000ffc6 T XS_POSIX_strtol
0000fd7e T XS_POSIX_strtold
0001033e T XS_POSIX_strtoul
U strtod
U strtol
U strtold
U strtoul
I forgot to mention (or perhaps I momentarily forgot myself) that the
perl-5.26.0nb1.tgz package, which is fine, was built using NetBSD 6.
John
Home |
Main Index |
Thread Index |
Old Index