develooper Front page | perl.perl5.porters | Postings from July 2010

RE: Building 64-bit perl on Win32

Thread Previous
From:
Jan Dubois
Date:
July 9, 2010 00:44
Subject:
RE: Building 64-bit perl on Win32
Message ID:
003501cb1f39$088e94f0$19abbed0$@activestate.com
On Thu, 08 Jul 2010, Jan Dubois wrote:
> On Wed, 07 Jul 2010, Jan Dubois wrote:
> > On Mon, 05 Jul 2010, Steve Hay wrote:
> > > Steve Hay wrote on 2010-06-29:
> > > > So I've now moved on to trying to build perl (5.12.1) with the
> > > > 64-bit compiler (amd64) on a 64-bit machine, but it still isn't
> > > > working for me.
> > > >
> > > > I opened up the standard VC++ x64 command prompt, set
> > > > CCTYPE=MSVC90 in the win32/Makefile (I'm using Visual Studio 2008
> > > > SP1), and typed nmake.
> >
> > I cannot reproduce this problem with the free VS2008 compiler from the
> > Windows 7 SDK (running on Windows XP 64). I did a second attempt on a
> > Vista machine that had VS 2008 on it, but probably not SP1, and it
> > didn't show any problems either.
> 
> No problems building on Windows 7 Ultimate 64-bit with the 64-bit VS 2008
> compilers from the Windows 7 SDK either.

I just spend 2+ hours installing a complete VS2008 Pro setup + SP1 + latest
updates on a fresh Win7 VM.  Still didn't crash for me.

Then I realized that I'm an idiot: I've always been trying to build blead.
When I tried building maint-5.12 the problem did happen.  And it turns
out I can even repro it with the very first setup I tried (using the bundled
VS 2008 compilers included in the Windows 7 SDK).

Unfortunately I'm out of time to actually look into it tonight now.
Still, progress...

Cheers,
-Jan



Thread Previous


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