Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5153: Behavior difference of 32-bit and 64-bit libraries
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-02-14 22:18:40
#5153: Behavior difference of 32-bit and 64-bit libraries
--------------------------------------+-------------------------------------
Reporter: lcarreon@⦠| Owner: bemandawes
Type: Bugs | Status: new
Milestone: To Be Determined | Component: filesystem
Version: Boost 1.45.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Comment (by bemandawes):
I'm going to need to see the output config_info for both your 32-bit and
64-bit environments. You will need to run something like this:
cd boost-root/libs/config/test
bjam config_info
If bjam isn't in your path, you will need to specify its directory.
bjam should produce a file named config_info.output, probably in boost-
root/bin.v2/libs/config/test/config_info.test/sun/debug/stdlib-sun-
stlport. That path will vary accordingly if you are using a different
standard library or a different compiler.
More information is needed about the configuration to figure out what the
#if's should look like for Solaris. We don't want to break configurations
like the Sandia test machine, when the large file test already passes.
Thanks,
--Beman
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5153#comment:4> 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:05 UTC