|
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64 User : jackjohn ( 502) PHP Version : 5.3.17 Disable Function : NONE Directory : /installd/perl588installer/perl-5.8.8/hints/ |
Upload File : |
archname='s390' archobjs='uts/strtol_wrap.o uts/sprintf_wrap.o' cc='cc -Xa' ccflags='-XTSTRINGS=1500000 -DStrtol=strtol_wrap32 -DStrtoul=strtoul_wrap32 -DSPRINTF_E_BUG' cccdlflags='-pic' d_bincompat3='undef' d_csh='undef' d_lstat='define' d_suidsafe='define' dlsrc='dl_dlopen.xs' i_ieeefp='undef' ld='ld' lddlflags='-G -z text' libperl='libperl.so' libpth='/lib /usr/lib /usr/ccs/lib' libs='-lsocket -lnsl -ldl -lm' libswanted='m' prefix='/usr/local' toke_cflags='optimize=""' useshrplib='define' ################################# # Some less routine stuff: ################################# cc -g -Xa -c -pic -O uts/strtol_wrap.c -o uts/strtol_wrap.o cc -g -Xa -c -pic -O uts/sprintf_wrap.c -o uts/sprintf_wrap.o # Make POSIX a static extension. cat <<'EOSH' > config.over static_ext='POSIX B' dynamic_ext=`echo " $dynamic_ext " | sed -e 's/ POSIX / /' -e 's/ B / /'` EOSH