On Mon, 15 Jul 2013 17:30:23 +0400 Igor Zamyatin <izamyatin@gmail.com> wrote: > Is there a way similar to libgcc one (or maybe some other way) to > extend libstdc++ compilation flags when some global configuration knob > is raised? You can pass down through CXXFLAGS, but nothing just for libstdc++. -benjamin