develooper Front page | perl.perl5.porters | Postings from February 2000

Re: CPAN Upload: GSAR/perl5.5.650.tar.gz

Thread Previous | Thread Next
From:
Pete Jordan
Date:
February 8, 2000 05:58
Subject:
Re: CPAN Upload: GSAR/perl5.5.650.tar.gz
Message ID:
38A020DE.7D9646BD@email.mot.com
PAUSE wrote:

>   file: $CPAN/authors/id/GSAR/perl5.5.650.tar.gz

An oddity in Configure: the default for long longs was offered as 'n', I
accepted this and was promptly told that the default was 'y'...

> Perl can be built to take advantage of long longs which
> (if available) may give more range for integer numbers.
>
> If this doesn't make any sense to you, just accept the default 'n'.
> Try to use long longs if available? [n]
>
> *** WHOA THERE!!! ***
>     The recommended value for $uselonglong on this machine was "define"!
>     Keep the recommended value? [y]

Also a problem with building ODBM_file.c - heaving masses of (eg.):

> ODBM_File.c:92: warning: passing arg 1 of `Perl_Gcurinterp_ptr' from
> incompatible pointer type

warnings from C<dXSARGS>. Nothing untoward from any other XS code and
the tests for ODBM_file ran fine along with everything else.

---------------------------8<------------------------------
pjordan1@imogen:~/src/perl5.5.650 $ ./perl -Ilib -V
Summary of my perl5 (revision 5.0 version 5 subversion 650)
configuration:
  Platform:
    osname=solaris, osvers=2.6, archname=sun4-solaris-thread-multi
    uname='sunos imogen 5.6 generic_105181-14 sun4u sparc
sunw,ultra-enterprise '
    config_args='-d'
    hint=previous, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define
    usesocks=undef useperlio=define d_sfio=undef
    use64bits=undef uselargefiles=define usemultiplicity=define
  Compiler:
    cc='gcc', optimize='-O', gccversion=2.95.1 19990816 (release)
    cppflags='-D_REENTRANT -fno-strict-aliasing -I/local/include
-DUSE_LONG_LONG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    ccflags ='-D_REENTRANT -fno-strict-aliasing -I/local/include
-DUSE_LONG_LONG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    stdchar='unsigned char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' '
    libpth=/local/lib /lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lposix4 -lpthread -lc -lcrypt -lsec
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-E'
    cccdlflags='-fPIC', lddlflags=' -W,l-E -G'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES
PERL_IMPLICIT_CONTEXT
  Built under solaris
  Compiled at Feb  8 2000 13:09:32
  @INC:
    lib
    /local/perl5.5.650/lib/sun4-solaris-thread-multi
    /local/perl5.5.650/lib
    /local/perl5.5.650/lib/perl5/site_perl
    .
---------------------------8<------------------------------

pete
-- 
use Disclaimer::Standard;
my $phone='+44 1793 564450';    # "THIS IS THE COMPATIBILITY
my $fax='+44 1793 566918';      #  POLICE. RESTORE YOUR ORIGINAL
my $mobile='+44 7973 725120';   #  TOKE.C AND BACK AWAY SLOWLY."

Thread Previous | 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