Unfortunately perl can not currently be compiled using the compiler (VC 8.0)

Now that you mention it, I vaguely recall reading about that. However, ActiveState do provide a 64-bit build - so the main thing is that I at least get hold of a compiler that I can use with ActiveState's 64-bit build (even if I can't actually build a 64-bit perl myself). I have the Enterprise Architect edition of Visual Studio .NET (7.0), but I'm not sure if it has what I need in the way of 64-bit support.
I probably should have waited until I take possession of the new box before asking questions, but I was keen to put out a few "feelers" - and I'm glad I chose to do just that, as the responses in this thread have been very helpful. (Actually, SFLEX's reply wasn't all that helpful, but it sure was entertaining :-)

I found that 5.8.8 fails building at miniperl.exe

Yes, this was also reported by almut elsewhere in this thread ... it doesn't look very promising ... looks like my best bet of actually building a 64-bit perl is that my Visual Studio .NET can, in fact, deliver what I need.

Cheers,
Rob

In reply to Re^4: [OT] The free version of Visual Studio by syphilis
in thread [OT] The free version of Visual Studio by syphilis

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.