develooper Front page | perl.perl5.porters | Postings from August 2013

Perl 5.18.1 not versioning correctly

Thread Next
From:
Dave Shariff Yadallee - System Administrator a.k.a. The Root of the Problem
Date:
August 19, 2013 06:51
Subject:
Perl 5.18.1 not versioning correctly
Message ID:
20130818210533.GA11384@doctor.nl2k.ab.ca
Allright why do I get this?

/usr/source/perl-5.18.1$ ./perl -V
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:

  Platform:
    osname=bsdos, osvers=4.3, archname=i386-bsdos
    uname='bsdos doctor.nl2k.ab.ca 4.3 bsdi bsdos 4.3 kernel #0: sun apr 22 20:49:36 mdt 2012 doctor@doctor.nl2k.ab.ca:usrsrcsyscompilelocal7b i386 '
    config_args='-des -Dbsdos_distribution=defined'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe',
    optimize='-g -O2 -fwritable-strings',
    cppflags='-fno-strict-aliasing -pipe'
    ccversion='', gccversion='3.2.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='ld', ldflags =' -L/usr/X11/lib -L/usr/local/lib'
    libpth=/usr/local/lib /usr/shlib /shlib /lib /usr/lib /usr/X11/lib
    libs=-lutil -lbind -ldb -ldl -lm -lc
    perllibs=-lutil -lbind -ldl -lm -lc
    libc=/shlib/libc.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -Wl,-rpath,/usr/libdata/perl5/5.14.2/i386-bsdos/CORE'
    cccdlflags='-fPIC -fwritable-strings', lddlflags='-shared -x  -L/usr/X11/lib -L/usr/local/lib'


Characteristics of this binary (from libperl):
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Built under bsdos
  Compiled at Apr 28 2012 11:49:03
  @INC:
    /usr/contrib/lib/perl5/site_perl/5.14.2/i386-bsdos
    /usr/contrib/lib/perl5/site_perl/5.14.2
    /usr/libdata/perl5/5.14.2/i386-bsdos
    /usr/libdata/perl5/5.14.2
    /usr/contrib/lib/perl5/site_perl/5.14.1/i386-bsdos
    /usr/contrib/lib/perl5/site_perl/5.14.1
    /usr/contrib/lib/perl5/site_perl/5.12.0
    /usr/contrib/lib/perl5/site_perl/5.10.1
    /usr/contrib/lib/perl5/site_perl/5.10.0
    /usr/contrib/lib/perl5/site_perl/5.8.8
    /usr/contrib/lib/perl5/site_perl                       
-- 
For effective Internet Etiquette and communications read 
http://catb.org/jargon/html/T/top-post.html, http://idallen.com/topposting.html
& http://www.caliburn.nl/topposting.html

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About