Thu Jan 07 17:05:33 2010: Request 53471 was acted upon.
Transaction: Correspondence added by mattia.bar...@libero.it
       Queue: Alien-wxWidgets
     Subject: Re: [rt.cpan.org #53471] Win32_MinGW.pm patch to support 
mingw-w64 toolchain
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: k...@cpan.org
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=53471 >


kmx via RT wrote:

   Hi,

> please find enclosed patch that makes Alien::wxWidgets compatible with gcc4
> toolchains provided by mingw-w64.sf.net project. This toolchain is very likely
> to be used in the future 64-bit strawberry perl release and it would be nice 
> to
> support wxWidgets also on this platform.
> 
> The patch handles basically 2 things:
> 
> 1) better detection of GNU make - I have added "gmake" and value from
> $Config{gmake} to searched candidates
> 
> 2) harcoded DLL name "mingwm10.dll" does not work on new gcc4 as it uses
> completely different DLLS, unfortunately the DLL name is not fixed (it differs
> for 32-bit / 64-bit gcc4 compilers), therefore I have decided to implement a
> sort simple wildcard search.
> 
> Of course I have tried to be backward compatible.

   Thanks, applied with a tweak (I replaced glob() with bsd_glob(),
works the same way but does not split the pattern on whitespace).

   Could you try if current Subversion (r2742) works for you?

> http://svn.ali.as/cpan/users/kmx/strawberry_gcc-toolchain/

   I guess it's time I buy myself a Windows 7 license...

Regards,
Mattia



Reply via email to