Wed Feb 03 08:15:48 2010: Request 54074 was acted upon.
Transaction: Correspondence added by m.noon...@comcast.net
       Queue: PAR-Packer
     Subject: Re: [rt.cpan.org #54074] PAR test fails a gui test with 
Win32/Exe.pm
   Broken in: 1.002
    Severity: Normal
       Owner: Nobody
  Requestors: m.noon...@comcast.net
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=54074 >


perl -MWin32::Exe -e "print \"$Win32::Exe::VERSION\n\"
0.11

 > do parl.exe? parldyn.exe and static.exe have icons?
Yes, but, um, not special ones.  They show the same windows icons as any 
".exe" file.  For comparison purposes, they are the same as the icons 
that Windows gives C:\perl\bin\a2p, and C:\perl\bin\perlglob.
Same with  C:\temp\PAR-Packer-1.002\myldr\par is the same, too.

 > linked against win32.coff
How would I check for this?

C:\>perl -V
Set up gcc environment - 3.4.5 (mingw special)
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:

   Platform:
     osname=MSWin32, osvers=5.00, archname=MSWin32-x86-multi-thread
     uname=''
     config_args='undef'
     hint=recommended, useposix=true, d_sigaction=undef
     useithreads=define, usemultiplicity=define
     useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
     use64bitint=undef, use64bitall=undef, uselongdouble=undef
     usemymalloc=n, bincompat5005=undef
   Compiler:
     cc='C:/MinGW/bin/gcc.exe', ccflags ='-DNDEBUG -DWIN32 -D_CONSOLE 
-DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO 
-DPERL_MSVCRT_READFIX -DHASATTRIBUTE -fno-strict-aliasing -mms-bitfields',
     optimize='-O2',
     cppflags='-DWIN32'
     ccversion='', gccversion='3.4.5 (mingw special)', gccosandvers=''
     intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
     d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=8
     ivtype='long', ivsize=4, nvtype='double', nvsize=8, 
Off_t='__int64', lseeksize=8
     alignbytes=8, prototype=define
   Linker and Libraries:
     ld='C:\MinGW\bin\g++.exe', ldflags ='-L"C:\Perl\lib\CORE"'
     libpth=\lib
     libs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 
-lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm 
-lversion -lodbc32 -lodbccp32 -lmsvcrt
     perllibs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr 
-lwinmm -lversion -lodbc32 -lodbccp32 -lmsvcrt
     libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl510.lib
     gnulibc_version=''
   Dynamic Linking:
     dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
     cccdlflags=' ', lddlflags='-mdll -L"C:\Perl\lib\CORE"'


Characteristics of this binary (from libperl):
   Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                         PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                         PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS
                         USE_LARGE_FILES USE_PERLIO USE_SITECUSTOMIZE
   Locally applied patches:
         ActivePerl Build 1006 [291086]
         32728 64-bit fix for Time::Local
   Built under MSWin32
   Compiled at Aug 24 2009 13:48:26
   @INC:
     C:/Perl/site/lib
     C:/Perl/lib
     .

C:\>


Reply via email to