[Buildroot] [PATCH 1/1] core: add option to force compiling C++ as C++11

Alexey Galakhov agalakhov at gmail.com
Sat Nov 28 11:06:05 UTC 2015


On Sat, 28 Nov 2015 01:24:30 +0100
Arnout Vandecappelle <arnout at mind.be> wrote:

>  Well, we _have_ packages that build with --std=c++11 or similar, and
> that use boost. For example pulseview. So I would think we would see
> build failures there as well.

Most of the boost acts as a header-only library and thus does work even
in this situation. Linking with -lboost_filesystem is a notable
exception.

Regards,
Alexey



More information about the buildroot mailing list