Boost logo

Boost :

Subject: Re: [boost] [release] Boost 1.64.0 Beta 1
From: John Maddock (jz.maddock_at_[hidden])
Date: 2017-03-27 16:52:00


>
> It seems, I should not add a link-flag like "-lc++abi" to Boost.Build
> option "cxxflags!? Should I only use Boost.Build option "linkflags" or
> would I additionally have to prepend a "-Wl," to that link-flag?

Just use cxxflags= for compilation and linkflags= for linker flags and
you should be fine, you will also need to add --reconfigure to the
command line to prevent the last cached configure run from being used again.

HTH, John.

---
This email has been checked for viruses by AVG.
http://www.avg.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk