Boost logo

Boost Users :

Subject: Re: [Boost-users] [1.56.0] Beta 1 Available
From: Rainer Deyke (rainerd_at_[hidden])
Date: 2014-07-20 03:58:50


On 18.07.2014 17:01, Marshall Clow wrote:
> Boost release 1.56.0 beta 1 is now available from SourceForge

I'm experiencing problems cross-compiling Boost 1.56.0b1 (host Linux
Mint 17 x86_64, target x86_64-w64-mingw32), and I think this is due to
the build system not picking up my user-config.jam. In Boost 1.55.0, I
placed my user-config.jam in <boost_root>/tools/build/v2, and it worked.
In Boost 1.56.0b1 this directory no longer exists, so I tried placing
my user-config.jam in <boost_root>/tools/build and in
<boost_root>/tools/build/example where the example user-config.jam is
located. Neither of these seem to work, i.e. the invoked compiler is
the native compiler g++ and not the cross-compiler specified in
user-config.jam.

Has anybody successfully managed to cross-compile Boost 1.56.0b1 and/or
successfully managed to place a working user-config.jam in the Boost
1.56.0b1 source tree?

-- 
Rainer Deyke (rainerd_at_[hidden])

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net