Skip to content

Instantly share code, notes, and snippets.

@niner

niner/blah.txt Secret

Last active March 11, 2017 15:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save niner/7fc21d70805d1bc3a64e7c0604c7efa2 to your computer and use it in GitHub Desktop.
Save niner/7fc21d70805d1bc3a64e7c0604c7efa2 to your computer and use it in GitHub Desktop.
Summary of my perl5 (revision 5 version 24 subversion 1) configuration:
Platform:
osname=linux, osvers=4.9.9-1-default, archname=x86_64-linux-thread-multi
uname='linux sphinx 4.9.9-1-default #1 smp preempt thu feb 9 10:55:53 utc 2017 (6c5120c) x86_64 x86_64 x86_64 gnulinux '
config_args='-de -Dprefix=/home/nine/perl5/perlbrew/perls/5.24.1-opt -Duseshrplib -Doptimize=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Dldflags=-Wl,-O1,--sort-common,--as-needed,-z,relro -Dlddlflags=-shared -Wl,-O1,--sort-common,--as-needed,-z,relro -Dusemultiplicity -Duse64bitint -Dusethreads -Duse64bitall -Aeval:scriptdir=/home/nine/perl5/perlbrew/perls/5.24.1-opt/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='6.3.1 20170131 [gcc-6-branch revision 245058]', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib64/gcc/x86_64-suse-linux/6/include-fixed /usr/lib64/gcc/x86_64-suse-linux/6/../../../../x86_64-suse-linux/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.24.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.24'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/home/nine/perl5/perlbrew/perls/5.24.1-opt/lib/5.24.1/x86_64-linux-thread-multi/CORE'
cccdlflags='-fPIC', lddlflags='-shared -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 1.46
Built under linux
Compiled at Mar 11 2017 16:48:52
%ENV:
PERL5LIB="/home/nine/work/lib"
PERLBREW_BASHRC_VERSION="0.42"
PERLBREW_HOME="/home/nine/.perlbrew"
PERLBREW_MANPATH="/home/nine/perl5/perlbrew/perls/5.24.1-opt/man"
PERLBREW_PATH="/home/nine/perl5/perlbrew/bin:/home/nine/perl5/perlbrew/perls/5.24.1-opt/bin"
PERLBREW_PERL="5.24.1-opt"
PERLBREW_ROOT="/home/nine/perl5/perlbrew"
PERLBREW_VERSION="0.78"
@INC:
/home/nine/work/lib
/home/nine/perl5/perlbrew/perls/5.24.1-opt/lib/site_perl/5.24.1/x86_64-linux-thread-multi
/home/nine/perl5/perlbrew/perls/5.24.1-opt/lib/site_perl/5.24.1
/home/nine/perl5/perlbrew/perls/5.24.1-opt/lib/5.24.1/x86_64-linux-thread-multi
/home/nine/perl5/perlbrew/perls/5.24.1-opt/lib/5.24.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment