[Boost-bugs] [Boost C++ Libraries] #10881: address-model=64 combined with --with-libraries results in x86 built

Subject: [Boost-bugs] [Boost C++ Libraries] #10881: address-model=64 combined with --with-libraries results in x86 built
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-12-18 10:55:57


#10881: address-model=64 combined with --with-libraries results in x86 built
------------------------------+-----------------------------------
 Reporter: anonymous | Owner: dave
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: Getting Started Guide
  Version: Boost 1.57.0 | Severity: Problem
 Keywords: |
------------------------------+-----------------------------------
 Maybe my approach is wrong but this

 ./bootstrap.sh address-model=64

 results in building all libraries for x64 architecture and this


 ./bootstrap.sh address-model=64 --with-
 libraries=atomic,chrono,date_time,filesystem

 Results in atomic,chrono,date_time,filesystem being built for x86. Why?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10881>
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:17 UTC