Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2203: Document building Boost for Windows 64-bit
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-29 09:06:37
#2203: Document building Boost for Windows 64-bit
-------------------------------+--------------------------------------------
Reporter: anonymous | Owner:
Type: Feature Requests | Status: new
Milestone: Boost 1.36.0 | Component: Building Boost
Version: Boost 1.36.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment(by vladimir_prus):
{{{
To use 64-bit compilation you should:
Configure you compiler as usual. If you provide a path to the compiler
explicitly, provide the path to the 32-bit compiler. If you try to specify
the path to any of 64-bit compilers, configuration will not work.
When compiling, use address-model=64, to generate AMD64 code.
To generate IA64 code, use architecture=ia64
}}}
Can you clarify what is lacking in the above description. As for debug and
release mode, I think that:
http://www.boost.org/boost-build2/doc/html/bbv2/advanced/invocation.html
Is clear on that.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2203#comment:3> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:00 UTC