Fri Mar 12 03:39:07 2010: Request 53584 was acted upon. Transaction: Correspondence added by k...@volny.cz Queue: Alien-wxWidgets Subject: Re: [rt.cpan.org #53584] Another 64-bit troubles with mingw-w64 compiler Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: k...@cpan.org Status: open Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=53584 >
>> a/ Alien-wxWidgets-0.50_01-win64.patch - changes Build.PL + >> patches\data-2.9.0 >> > I will not apply the patch to automatically switch to wxWidgets > 2.9.0, for the same reasons A::wx does not build 2.9.x on 64 bit OS X: > if somebody _wants_ to try 2.9.x he can, but users installing it as a > dependency of (say) Padre should not get a wx development version as > default. > OK, but maybe it is worth at least to show users the warning about expected troubles (note that I have changed the default just for MS Windows 64bit + gcc). As wx-2.8.10 simply cannot be build on 64bit MS Windows via gcc, Padre users on 64bit MS Windows installing A:wx as a dependecy with current defaults will end up with build failure. On the other hand I have to admit that there are some strange 64bit troubles with Wx module so it wont be easy to install Padre on 64bit MS Windows anyway. >> b/ patches/wxMSW-2.9.0-makefiles.patch - updated file >> > The only change is a s/-lwsock32/-lws2_32/, right? > Exactly, as there is no wsock32 on 64bit MS Windows, on the other hand ws2_32works with both (32/64bit) Thanks for prompt response. -- kmx