Windows configure "issues"

Volker Simonis volker.simonis at gmail.com
Tue May 21 08:38:53 UTC 2013


As you noticed, Visual Studio Express only contains the 32-bit Compiler.
You have to download and install the "Windows SDK for Windows 7 and .NET
Framework 4" from
http://www.microsoft.com/download/en/details.aspx?id=8279to get the
64-bit compiler (this will also install the IA64 cross compiler
just in case your keen on a real adventure:)

Regards,
Volker



On Mon, May 20, 2013 at 3:04 PM, David Chase <david.r.chase at oracle.com>wrote:

> In addition, the instructions must note that if the Express compiler is
> used, the 64-bit compiler is (apparently, according to configure) not
> provided, and hence --with-target-bits=32 is required.
>
> David
>
>



More information about the build-dev mailing list