Subject: | Compile warnings (W2k Cygwin) |
FYI, you might want to check these for the next build. Let me know
how can I help to send more information for this.
Jari
cp Parser/Encodings/iso-8859-5.enc blib/lib/XML/Parser/Encodings/iso-8859-5.enc
make[1]: Entering directory `/cygdrive/e/home/jaalto/.cpan/build/XML-Parser-2.34/Expat'
cp Expat.pm ../blib/lib/XML/Parser/Expat.pm
/bin/perl.exe /usr/lib/perl5/5.8.0/ExtUtils/xsubpp -noprototypes -typemap /usr/lib/perl5/5.8.0/ExtUtils/typemap -typemap typemap Expat.xs > Expat.xsc && mv Expat.xsc Expat.c
gcc -c -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -DUSEIMPORTLIB -O3 -DVERSION=\"2.34\" -DXS_VERSION=\"2.34\" "-I/usr/lib/perl5/5.8.0/cygwin-multi-64int/CORE" Expat.c
Expat.xs: In function `externalEntityRef':
Expat.xs:1011: warning: cast from pointer to integer of different size
Expat.xs:1043: warning: cast from pointer to integer of different size
Expat.xs: In function `unknownEncoding':
Expat.xs:1166: warning: cast to pointer from integer of different size
Expat.c: In function `XS_XML__Parser__Expat_FreeEncoding':
Expat.c:2464: warning: cast to pointer from integer of different size
Running Mkbootstrap for XML::Parser::Expat ()
chmod 644 Expat.bs
rm -f ../blib/arch/auto/XML/Parser/Expat/Expat.dll
LD_RUN_PATH="" ld2 -s -L/usr/local/lib Expat.o -o ../blib/arch/auto/XML/Parser/Expat/Expat.dll /usr/lib/perl5/5.8.0/cygwin-multi-64int/CORE/libperl.dll.a -lexpat
dllwrap --dllname Expat.dll --driver-name gcc --dlltool dlltool --export-all-symbols --as as --output-def libExpat.def --output-lib libExpat.a \
-s -L/usr/local/lib Expat.o /usr/lib/perl5/5.8.0/cygwin-multi-64int/CORE/libperl.dll.a -lexpat
dllwrap: no export definition file provided.
Creating one, but that may not be what you want
mv Expat.dll libExpat.a ../blib/arch/auto/XML/Parser/Expat/
chmod 755 ../blib/arch/auto/XML/Parser/Expat/Expat.dll
cp Expat.bs ../blib/arch/auto/XML/Parser/Expat/Expat.bs
chmod 644 ../blib/arch/auto/XML/Parser/Expat/Expat.bs
make[1]: Leaving directory `/cygdrive/e/home/jaalto/.cpan/build/XML-Parser-2.34/Expat'
/bin/make -- OK