Re: [Win32] There's a new compiler in town (sort of)

2007-08-09 Thread Ron Blaschke
Hi Joshua, Joshua Hoblitt wrote: Can you submit a patch for the PLATFORMS file? Here it is. http://rt.perl.org/rt3/Ticket/Display.html?id=44527 Ron

[Win32] There's a new compiler in town (sort of)

2007-08-07 Thread Ron Blaschke
Microsoft is working on the next iteration of their compiler, Visual C++ 9.0, currently in Beta2. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.20706.01 for 80x86 The current setup is: Visual Studio 2008 Beta2 Subversion 1.4.4 Perl 5.8.8 Parrot r20516 It builds right out of the

Re: [Win32] There's a new compiler in town (sort of)

2007-08-07 Thread jerry gay
On 8/7/07, Ron Blaschke [EMAIL PROTECTED] wrote: Microsoft is working on the next iteration of their compiler, Visual C++ 9.0, currently in Beta2. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.20706.01 for 80x86 The current setup is: Visual Studio 2008 Beta2 Subversion

Re: [Win32] There's a new compiler in town (sort of)

2007-08-07 Thread Andy Lester
On Aug 7, 2007, at 8:29 AM, jerry gay wrote: excellent news! would you also report on an optimized build? in the past, we've had problems with msvc compiling in different behavior wrt -0.0 support in optimized builds. i'll likely install this beta myself someday soon and test things out

Re: [Win32] There's a new compiler in town (sort of)

2007-08-07 Thread Andy Armstrong
On 7 Aug 2007, at 15:51, Andy Lester wrote: Does MS provide any cheapie installs of their compiler? I now have WinXP running on my Mac laptop and it would be swell if I could do builds on MSVC, too. This any use? http://msdn.microsoft.com/vstudio/express/ -- Andy Armstrong, hexten.net

Re: [Win32] There's a new compiler in town (sort of)

2007-08-07 Thread Andy Lester
On Aug 7, 2007, at 10:25 AM, Andy Armstrong wrote: This any use? http://msdn.microsoft.com/vstudio/express/ Beautiful. Sure looks like it. xoxo, Andy -- Andy Lester = [EMAIL PROTECTED] = www.petdance.com = AIM:petdance

Re: [Win32] There's a new compiler in town (sort of)

2007-08-07 Thread Ron Blaschke
jerry gay wrote: On 8/7/07, Ron Blaschke [EMAIL PROTECTED] wrote: Microsoft is working on the next iteration of their compiler, Visual C++ 9.0, currently in Beta2. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.20706.01 for 80x86 The current setup is: Visual Studio 2008

Re: [Win32] There's a new compiler in town (sort of)

2007-08-07 Thread Ron Blaschke
Hi Andy, Andy Lester wrote: On Aug 7, 2007, at 10:25 AM, Andy Armstrong wrote: This any use? http://msdn.microsoft.com/vstudio/express/ Beautiful. Sure looks like it. There are a bunch of different editions available. Each edition contains a different compiler with a different feature

Re: [Win32] There's a new compiler in town (sort of)

2007-08-07 Thread Joshua Hoblitt
Hi Ron, Can you submit a patch for the PLATFORMS file? -J -- On Tue, Aug 07, 2007 at 07:05:18PM +0200, Ron Blaschke wrote: jerry gay wrote: On 8/7/07, Ron Blaschke [EMAIL PROTECTED] wrote: Microsoft is working on the next iteration of their compiler, Visual C++ 9.0, currently in Beta2.