Subject: | Build warnings |
I'm getting the following build warnings:
DBI.xs: In function `check_version':
DBI.xs:231: warning: long unsigned int format, unsigned int arg (arg 3)
DBI.xs:239: warning: long unsigned int format, unsigned int arg (arg 4)
DBI.xs:239: warning: long unsigned int format, unsigned int arg (arg 6)
DBI.xs:239: warning: long unsigned int format, unsigned int arg (arg 8)
DBI.xs:239: warning: long unsigned int format, unsigned int arg (arg 10)
1 ~ > perl -V
Summary of my perl5 (revision 5 version 10 subversion 0 patch 33535)
configuration:
Platform:
osname=cygwin, osvers=1.5.25(0.15642),
archname=cygwin-thread-multi-64int
uname='cygwin_nt-5.1 seymour 1.5.25(0.15642) 2008-03-05 19:27 i686
cygwin '
config_args='-de -Duse64bitint -Dusethreads -Dinc_version_list=none
-Dnoextensions=attrs IPC/SysV Sys/Syslog Devel/DProf Devel/Peek re
Text/Soundex Math/BigInt/FastCalc Time/Piece -A append:ccflags=
-DNO_MATHOMS -A define:optimize=-Os -pipe -funit-at-a-time
-march=pentium4 -mfpmath=sse -mieee-fp -mmmx -msse -msse2'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__
-DNO_MATHOMS -fno-strict-aliasing -pipe',
optimize='-Os -pipe -funit-at-a-time -march=pentium4 -mfpmath=sse
-mieee-fp -mmmx -msse -msse2',
cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -DNO_MATHOMS
-fno-strict-aliasing -pipe'
ccversion='', gccversion='3.4.4 (cygming special, gdc 0.12, using
dmd 0.125)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8,
Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags =' -Wl,--enable-auto-import
-Wl,--export-all-symbols -Wl,--stack,8388608
-Wl,--enable-auto-image-base -s -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib
libs=-ldl -lcrypt
perllibs=-ldl -lcrypt
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=' --shared -Wl,--enable-auto-import
-Wl,--export-all-symbols -Wl,--stack,8388608
-Wl,--enable-auto-image-base -s -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY MYMALLOC NO_MATHOMS
PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
Locally applied patches:
MAINT
Built under cygwin
Compiled at Mar 16 2008 09:01:39
%ENV:
PERLIO="perlio"
CYGWIN="ntsec"
@INC:
/usr/lib/perl5/5.10.0/cygwin
/usr/lib/perl5/5.10.0
/usr/lib/perl5/site_perl/5.10.0/cygwin
/usr/lib/perl5/site_perl/5.10.0
.