Re: --with-system-boost breaks build in vcl, --without in configmgr

2022-08-23 Thread Damjan Jovanovic
Hi Linux and FreeBSD have always used the "gnu++98" standard: openoffice-git/main]$ grep '\-std' solenv -R solenv/inc/unxfbsd.mk:CFLAGSCXX= -pipe $(ARCH_FLAGS) -std=gnu++98 solenv/inc/unxlng.mk:CFLAGSCXX= -pipe $(ARCH_FLAGS) -std=gnu++98 solenv/gbuild/platform/freebsd.mk: -std=gnu++98 \ solenv/gb

Re: --with-system-boost breaks build in vcl, --without in configmgr

2022-08-23 Thread Peter Kovacs
Hi Damjan, First with what C++ Standard do you build? I have seen strange errors if you build with the wrong standard. All the best Peter Am 23.08.22 um 02:58 schrieb Damjan Jovanovic: Hi --with-system-boost and boost-libs version 1.80.0, fails in the vcl module in a lengthy error pasted l