develooper Front page | perl.perl5.porters | Postings from November 2011

Re: Windows VC6 build broken by Socket changes

Thread Previous | Thread Next
From:
Mark Dootson
Date:
November 14, 2011 19:39
Subject:
Re: Windows VC6 build broken by Socket changes
Message ID:
4EC1DEC1.30801@znix.com
Just for info on MinGW build -
To build Perl on Win XP, (or run on Win XP if built elsewhere) any gcc 
after 4.4.3 and not built from gcc 4.6.2 or greater needs to backport 
gcc rev 180422.

This and various issues around C++ exceptions (relevant for wxPerl) 
irritated me enough to build

http://sourceforge.net/projects/perlmingw/files/

This builds 5.14.2 OK (on WinXP) with a hack to install libstc++ 
alongside libgcc_* for the tests. Perl.exe links to libstdc++.

Hope it helps







Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About