in reply to Re^3: Weird problems building Scalar-List-Utils-1.18 on Win32+MinGW
in thread Weird problems building Scalar-List-Utils-1.18 on Win32+MinGW

Well I'm using the latest available version of PXPerl, obviously... ;-) Which is perl 5.8.7. Wait, I'll give you perl -V:
D:\PXPerl\bin>perl -V Summary of my perl5 (revision 5 version 8 subversion 7) configuration: Platform: osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef usethreads=define use5005threads=undef useithreads=define usemulti +plicity=de fine useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-g -O3 -fno-strict-aliasing -Wall -Wno-comment + -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CON +TEXT -DPERL_IMPLICIT_ SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX ', optimize='', cppflags='-g -O3 -fno-strict-aliasing -Wall -Wno-comment -DWIN32 - +D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_ +SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX ' ccversion='', gccversion='', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64 +', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='gcc', ldflags ='-s -LD:\PXPerl\lib\CORE' libpth= libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 +-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -l +mpr -lwinmm -lversion -lodbc32 -lodbccp32 -lshlwapi -lstdc++ perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdl +g32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_3 +2 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lshlwapi -lstdc++ libc=-lmsvcrt, so=dll, useshrplib=yes, libperl=libperl58.a gnulibc_version='undef' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DHASATTRIBUTE', lddlflags='-mdll -s -LD:\PXPerl\lib\C +ORE' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS Built under MSWin32 Compiled at Jun 9 2005 11:05:27 @INC: D:/PXPerl/lib D:/PXPerl/site/lib .

PXPerl may look abandoned, due to the lack of interest by the author (He wrote, IIRC, he found the hard work needed to get stuff done on Win32 compared to Linux, discouraging), but I think it'd be a shame if all the hard work he did just faded away. Perhaps somebody could take over, perhaps it could be absorbed in the wider framework of the newly emerging Win32 distros...

Anyway, PXPerl is only 1/2 year old, it's too early to call it "abandoned" just yet. IMHO.

Replies are listed 'Best First'.
Re^5: Weird problems building Scalar-List-Utils-1.18 on Win32+MinGW
by vkon (Curate) on Jun 20, 2006 at 17:01 UTC