Though I'm confused because it seems to be called amd64 and I have Intel

Yeah, I have an x64 MS compiler that does the same thing.
I'm inclined to think it doesn't matter as it hasn't caused me any problems. (But that's not necessarily good reasoning on my part ;-)

So it seems that compiler is 64-bit

Does that matter ?
If it does,then I'm thinking there might also be a 32-bit compiler (lurking there in your MSVC installation) that could be unleashed if one knew how to do it. (I don't use MS compilers very often.)
But if it doesn't matter, then I'm thinking "problem solved" :-)

Cheers,
Rob

In reply to Re^5: Compiling perl on windows with visual studio by syphilis
in thread Compiling perl on windows with visual studio by DrMoisha

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.