Re: gcc for building Perl on WinXP
[email protected] (Sergei Steshenko)
| Newsgroups | perl.win32.vanilla |
|---|---|
| Message-ID | <[email protected]> |
Visiting http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/sezero_4.5_20111101/ I see "gcc: 4.5.4-prerelease (svn r.180676 with patches)", so the "prerelease" part solves the mystery. Regards, Sergei. ----- Original Message ----- > From: Mark Dootson <[email protected]> > To: Sergei Steshenko <[email protected]> > Cc: "[email protected]" <[email protected]> > Sent: Wednesday, November 2, 2011 8:08 PM > Subject: Re: gcc for building Perl on WinXP > > It is the 32bit version of mingw-w64. > > Source at > > http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/sezero_4.5_20111101/ > > The native 32 bit compiler is > > mingw-w32-bin_i686-mingw_20111101_sezero.zip > > > > The bundled compiler toolchains that come with Strawberry Perl are based on > > http://mingw-w64.sourceforge.net/ > > Hope it helps > > > Mark > > > > On 02/11/2011 17:41, Sergei Steshenko wrote: >> >> >> >> >> ----- Original Message ----- >>> From: Mark Dootson<[email protected]> >>> To: Chris Marshall<[email protected]> >>> Cc: Karel Miko<[email protected]>; [email protected] >>> Sent: Wednesday, November 2, 2011 7:04 PM >>> Subject: Re: gcc for building Perl on WinXP >>> >>> Hi, >>> >>> At mingw-w64 Oskan Sezer (sezero) has updated his release of gcc 4.5.4 >>> including latest patches. >>> >> [snip] >> >> I do not see gcc-4.5.4 at gcc.gnu.org . The latest gcc-4.5.X I see is > gcc-4.5.3. >> >> Does such a release really exist ? >> >> Thanks, >> Sergei. >> >