Boost logo

Boost-Build :

Subject: Re: [Boost-build] [EXTERNAL] cflags not being inherited
From: Thomas Suckow (thomas.suckow_at_[hidden])
Date: 2014-02-12 15:37:12


On 02/12/2014 12:32 PM, Belcourt, Kenneth wrote:

>
> project : requirements <link>shared ;
>
> should do it.
>
> -- Noel
>

That is probably what you want. But for future reference, I am assuming
you are compiling c++, you would use <cxxflags> instead of <cflags>.

A la:
<cxxflags>-std=gnu++0x

-
Thomas


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