develooper Front page | perl.perl5.porters | Postings from January 2001

Re: [ID 20010118.017] Not OK: perl v5.7.0 +DEVEL8465 on i686-linux-ld 2.2.13

Thread Previous | Thread Next
From:
abigail
Date:
January 19, 2001 12:32
Subject:
Re: [ID 20010118.017] Not OK: perl v5.7.0 +DEVEL8465 on i686-linux-ld 2.2.13
Message ID:
20010119203420.828.qmail@foad.org
On Fri, Jan 19, 2001 at 06:47:06PM +0000, Nicholas Clark wrote:
> 
> Would it be possible for you to build release perl 5.7.0 with long doubles
> and no 64 bit ints, run the current 14 test op/int.t and send the results?
> My hunch is that you will see the same failures on 5.7.0, and possibly
> also 5.6.0 (if that allows long doubles)


Same errors with the released 5.7.0.

$ ./perl -I../lib ~abigail/Src/perl/t/op/int.t
1..14
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
not ok 8 # int(4294967303.15) is 4294967302, not 4294967303
not ok 9 # int(4294967303.15) is -4294967302, not -4294967303
ok 10
ok 11
ok 12
ok 13
ok 14



$ ./perl -I ../lib -V
Summary of my perl5 (revision 5.0 version 7 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.2.13, archname=i686-linux-ld
    uname='linux alexandra 2.2.13 #5 tue feb 8 15:37:54 est 2000 i686 unknown '
    config_args='-Dcf_email=abigail@foad.org -Dperladmin=abigail@foad.org -Doptimize=-g -des -Uinstallusrbinperl -Dprefix=/opt/bleedperl -Dusedevel -Duselongdouble'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=define
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-g', cppflags='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='2.95.2 19991024 (release)', 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='long double', nvsize=12, Off_t='off_t', lseeksize=8
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lndbm -lgdbm -ldbm -ldb -ldl -lm -lc -lposix -lcrypt -lutil
    libc=/lib/libc-2.1.2.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: DEBUGGING USE_LONG_DOUBLE USE_LARGE_FILES
  Built under linux
  Compiled at Jan 19 2001 21:05:49
  %ENV:
    PERL5LIB="/home/abigail/Perl:/home/abigail/Sybase"
    PERLDIR="/opt/perl"
  @INC:
    ../lib
    /home/abigail/Perl
    /home/abigail/Sybase
    /opt/bleedperl/lib/5.7.0/i686-linux-ld
    /opt/bleedperl/lib/5.7.0
    /opt/bleedperl/lib/site_perl/5.7.0/i686-linux-ld
    /opt/bleedperl/lib/site_perl/5.7.0
    /opt/bleedperl/lib/site_perl
    .

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