Created
September 7, 2014 15:46
-
-
Save autarch/280b39443aa28bc6aee1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Summary of my perl5 (revision 5 version 16 subversion 3) configuration: | |
| Platform: | |
| osname=linux, osvers=2.6.32-38-server, archname=x86_64-linux | |
| uname='linux ci1-wdc 2.6.32-38-server #83-ubuntu smp wed jan 4 11:26:59 utc 2012 x86_64 gnulinux ' | |
| config_args='-des -Accflags=-fPIC -Dprefix=/opt/perl5.16.3' | |
| hint=recommended, useposix=true, d_sigaction=define | |
| useithreads=undef, usemultiplicity=undef | |
| useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef | |
| use64bitint=define, use64bitall=define, uselongdouble=undef | |
| usemymalloc=n, bincompat5005=undef | |
| Compiler: | |
| cc='cc', ccflags ='-fPIC -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', | |
| optimize='-O2', | |
| cppflags='-fPIC -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include' | |
| ccversion='', gccversion='4.4.3', gccosandvers='' | |
| intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 | |
| d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 | |
| ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 | |
| alignbytes=8, prototype=define | |
| Linker and Libraries: | |
| ld='cc', ldflags =' -fstack-protector -L/usr/local/lib' | |
| libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /lib64 /usr/lib64 | |
| libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc | |
| perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc | |
| libc=/lib/libc-2.11.1.so, so=so, useshrplib=false, libperl=libperl.a | |
| gnulibc_version='2.11.1' | |
| Dynamic Linking: | |
| dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' | |
| cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector' | |
| Characteristics of this binary (from libperl): | |
| Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV | |
| PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL | |
| USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE | |
| USE_LOCALE_COLLATE USE_LOCALE_CTYPE | |
| USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF | |
| Built under linux | |
| Compiled at Jan 14 2014 14:24:24 | |
| @INC: | |
| /opt/perl5.16.3/lib/site_perl/5.16.3/x86_64-linux | |
| /opt/perl5.16.3/lib/site_perl/5.16.3 | |
| /opt/perl5.16.3/lib/5.16.3/x86_64-linux | |
| /opt/perl5.16.3/lib/5.16.3 | |
| . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment