Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4864: Support for 64-bit ICU
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-30 08:25:32
#4864: Support for 64-bit ICU
-------------------------------+--------------------------------------------
Reporter: dave | Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
Version: Boost 1.44.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment (by johnmaddock):
>Do you need access to a Win64 system where you can test this?
I think it's moved far beyond Win64 now - actually I think those issues
are mostly solved? But I assume we still have problems with Boost.Build
not passing all the build variants on to the config check.
>The resulting libraries and binaries reside in the subdirectories
/some/icupath/bin and /some/icupath/lib (no "64" in the paths)
I think we may have reached the point at which we can't please everybody
all of the time :-(
For a specific setup like that, I'd suggest building with:
export LD_LIBRARY_PATH=some-path/bin
bjam include=/some-path/include linkflags=-Lsome-path/lib
So everything is "just there" in the compilers paths.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4864#comment:35> 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:10 UTC