Boost logo

Boost-Build :

Subject: Re: [Boost-build] Why the 1.6.x's mangle name rule is different from 1.5.x
From: Sun Jiang Dong (jiangdong.sun_at_[hidden])
Date: 2018-04-02 07:33:27


Thank Steven for your reply.
Anyway the error happens at compiling my application time but not run time.
The total process is as following.
a) build my boost version and then install
b) build my application which depends on the boost lib.
When the boost version is 1.5.x, then the link at step b) always succeeds.
If the boost version is 1.6.x, then the step b) should fail due to not able
to find the matched member function name.

Do I need to add special flags for my application to link the boost 1.6
successfully? Thanks.

--
Sent from: http://boost.2283326.n4.nabble.com/Boost-Build-f2685023.html

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk