Front page | perl.perl5.porters |
Postings from October 2003
Cygwin @ 1.5.3s & maint @ 20863
From:
Gerrit P. Haase
Date:
October 4, 2003 10:14
Subject:
Cygwin @ 1.5.3s & maint @ 20863
Message ID:
35242002230.20030825071320@familiehaase.de
Hallo Jarkko,
System:
CYGWIN_NT-4.0 loreley 1.5.3s(0.90/3/2) 20030823 14:04:10 i686 unknown unknown Cygwin
GCC:
$ gcc --version
gcc (GCC) 3.3.1 (gph 76)
[ Thread model: posix ]
Perl:
patchlevel 20863
Configure ... -Dusemultiplicity -Dusethreads ...
Failed 1/811 test scripts, 99.88% okay. 1/76876 subtests failed, 100.00% okay.
Failed Test Stat Wstat Total Fail Failed List of Failed
--------------------------------------------------------------------------------------------
op/sysio.t 39 1 2.56% 39
30 tests and 513 subtests skipped.
They fixed a bug in the system sbrk() and related functions, maybe
that was the threads problem, it seems to work now. Unfortunately I
don't found enough time to debug the sysio.t sysseek() failure.
Summary:
$ perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 1 patch 20863) configuration:
Platform:
osname=cygwin, osvers=1.5.3s(0.9032), archname=cygwin-thread-multi
uname='cygwin_nt-4.0 loreley 1.5.3s(0.9032) 20030823 14:04:10 i686 unknown unknown cygwin '
config_args='-de -Dmksymlinks -Dusemultiplicity -Dusethreads -Doptimize=-O2 -Dman3ext=3pm'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -I/usr/local/include',
optimize='-O2',
cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.3.1 (gph 76)', 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=8, prototype=define
Linker and Libraries:
ld='ld2', ldflags =' -s -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lgdbm -ldb -lcrypt -lutil -lgdbm_compat
perllibs=-lcrypt -lutil -lgdbm_compat
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
Locally applied patches:
MAINT20844
Built under cygwin
Compiled at Aug 24 2003 21:48:11
%ENV:
CYGWIN="ntsec binmode tty nowinsymlinks"
@INC:
/usr/lib/perl5/5.8.1/cygwin-thread-multi
/usr/lib/perl5/5.8.1
/usr/lib/perl5/site_perl/5.8.1/cygwin-thread-multi
/usr/lib/perl5/site_perl/5.8.1
/usr/lib/perl5/site_perl
.
Gerrit
--
=^..^=
-
Cygwin @ 1.5.3s & maint @ 20863
by Gerrit P. Haase