Boost logo

Boost :

Subject: Re: [boost] [1.61.0][container] Error compiling alloc_lib.c with -std=c++11
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2016-07-01 16:05:03


> These are the options from my user-config:
>
> using clang : 3.5.0 : [snip]/clang++ : <compileflags>"-std=c++11 -fPIC
> -gcc-toolchain [snip]/gcc/4.8.3 -Wno-[snip]" <linkflags>"-fPIC
> -gcc-toolchain [snip]/gcc/4.8.3" ;
>
> I don't see a way to provide C++-only flags or C-only flags. Actually, I
> thought that all Boost source files would be C++.

<cxxflags>/<cflags> instead of <compileflags>?

Best,

Ion


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