Advertisement
Guest User

Untitled

a guest
Aug 20th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1. # /opt/rt/bin/perl -V 21MB - 2013/08/20 15:40:38
  2. Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
  3.  
  4. Platform:
  5. osname=linux, osvers=2.6.32-279.22.1.el6.x86_64, archname=x86_64-linux
  6. uname='linux niska.ait.psu.edu 2.6.32-279.22.1.el6.x86_64 #1 smp sun jan 13 09:21:40 est 2013 x86_64 x86_64 x86_64 gnulinux '
  7. config_args='-de -Dprefix=/var/tmp/rt413-vessel-opt-4.0.13-1.el6.ait-install-base'
  8. hint=recommended, useposix=true, d_sigaction=define
  9. useithreads=undef, usemultiplicity=undef
  10. useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
  11. use64bitint=define, use64bitall=define, uselongdouble=undef
  12. usemymalloc=n, bincompat5005=undef
  13. Compiler:
  14. cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
  15. optimize='-O2',
  16. cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
  17. ccversion='', gccversion='4.4.7 20120313 (Red Hat 4.4.7-3)', gccosandvers=''
  18. intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
  19. d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
  20. ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
  21. alignbytes=8, prototype=define
  22. Linker and Libraries:
  23. ld='cc', ldflags =' -fstack-protector'
  24. libpth=/lib/../lib64 /usr/lib/../lib64 /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
  25. libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
  26. perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
  27. libc=/lib/libc-2.12.so, so=so, useshrplib=false, libperl=libperl.a
  28. gnulibc_version='2.12'
  29. Dynamic Linking:
  30. dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
  31. cccdlflags='-fPIC', lddlflags='-shared -O2 -fstack-protector'
  32.  
  33.  
  34. Characteristics of this binary (from libperl):
  35. Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
  36. PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
  37. USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  38. Built under linux
  39. Compiled at May 29 2013 11:27:07
  40. %ENV:
  41. PERL5LIB="/opt/rt/bin/../lib/perl5/site_perl:/opt/rt/bin/../lib/perl5:"
  42. @INC:
  43. /opt/rt/bin/../lib/perl5/site_perl/5.14.2/x86_64-linux
  44. /opt/rt/bin/../lib/perl5/site_perl/5.14.2
  45. /opt/rt/bin/../lib/perl5/site_perl
  46. /opt/rt/bin/../lib/perl5/5.14.2/x86_64-linux
  47. /opt/rt/bin/../lib/perl5/5.14.2
  48. /opt/rt/bin/../lib/perl5
  49. /var/tmp/rt413-vessel-opt-4.0.13-1.el6.ait-install-base/lib/perl5/site_perl/5.14.2/x86_64-linux
  50. /var/tmp/rt413-vessel-opt-4.0.13-1.el6.ait-install-base/lib/perl5/site_perl/5.14.2
  51. /var/tmp/rt413-vessel-opt-4.0.13-1.el6.ait-install-base/lib/perl5/5.14.2/x86_64-linux
  52. /var/tmp/rt413-vessel-opt-4.0.13-1.el6.ait-install-base/lib/perl5/5.14.2
  53. .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement