On Sat, May 28, 2016 at 4:26 PM, Bryan Drewery <bdrewery_at_freebsd.org> wrote: > On 5/28/16 3:07 PM, O. Hartmann wrote: >> CXXFLAGS+= -std=c++11 >> >> >> As it has been earlier stated, there is no -std=c++11 visible in the cc options, only >> -std=gnu99. > > I'm confused why -std=c++11 *doesn't* show now. Whatever though, the > problem is reproducible with GCC toolchains which always get -std=c++11 > added in. > > I'm committing a fix. > > -- > Regards, > Bryan Drewery It didn't show only because ohartman pasted the wrong context in his original email. He pasted the compile command for a .c file, followed the the error message from a .cc file. Thanks for fixing it, Bryan. -AlanReceived on Sat May 28 2016 - 21:27:30 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:05 UTC