Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1009755
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T08:58:39+00:00 2026-05-16T08:58:39+00:00

When compiling code with VC++, MSDN gives you the option between using the x86_amd64

  • 0

When compiling code with VC++, MSDN gives you the option between using the x86_amd64 toolset or the amd64 toolset (when calling vcvarsall.bat).

How do I choose between those two when compile x64 code? Will the amd64 option churn out more efficient x64 machine code than the cross compiler?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T08:58:39+00:00Added an answer on May 16, 2026 at 8:58 am

    It has nothing to do with efficiency. The native and cross-compiler will both generate the same machine code. You will however gain some benefits by running a native 64-bit compiler process on a 64-bit workstation (larger registers, larger memory space, etc…).

    The native compiler will only run on an 64-bit copy of Windows, so if your workstation is 32-bit this compiler won’t even run.

    The cross-compiler is meant to run on x86 machines even though it will run on a 64-bit copy of Windows via WoW; however, there is no reason to do this.

    The page you link says it quite well:

    x64 on x86 (x64 cross-compiler)
    Allows
    you to create output files for x64.
    This version of cl.exe runs as a
    32-bit process, native on an x86
    machine and under WOW64 on a 64-bit
    Widows operating system.

    x64 on x64
    Allows you to create output
    files for x64. This version of cl.exe
    runs as a native process on an x64
    machine.

    Thanks to Brian R. Bondy for the quote formatting

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 528k
  • Answers 528k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer std::string recursivecombo(const std::string& str, int choices, int level) { level++;… May 16, 2026 at 11:07 pm
  • Editorial Team
    Editorial Team added an answer The best practice is to create an own folder in… May 16, 2026 at 11:07 pm
  • Editorial Team
    Editorial Team added an answer I try never to ship configuration inside a war. The… May 16, 2026 at 11:07 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

Following code is not compiling, can anybody please help what is wrong here class
When compiling code which uses code contracts, I have a very strange error I
I've have investigating the effect of __restricting certain pointers in a C++-code, when compiling
When compiling C/C++ codes using gcc/g++, if it ignores my register, can it tell
I'm reading this code sample : And since I don't know C#, I decided
Good day. When i try to run the example from MSDN. But it failed
The following MSDN example promises to demonstrate how to use the .NET BackgroundWorker from
I'm trying to write a simple device driver for Windows 7 x64 using the
In my current project, I need to compile java code at runtime (in the
I am compiling on a 64 bit architecture with the intel C compiler. The

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.