Am Sat, 28 May 2016 17:27:29 -0600 Alan Somers <asomers_at_freebsd.org> schrieb: > 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. > > -Alan He seems right, I confused the error messages and took it from a wrong terminal, where I didn't disable parallel build. The fix fixed the problem, thank you very much. oh
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:05 UTC