Hi,
Is building Boost 1.63.0 with Oracle Developer Studio 12.5 supported?
I tried building it using the following commands but I get a lot of
errors:
./bootstrap.sh --with-toolset=sun
./b2 link=shared runtime-link=shared address-model=64 threading=multi
variant=release cxxflags="-std=c++14" linkflags="-std=c++14"
FYI, I’m building on Oracle Solaris 11.3 running on a x86-64 virtual
machine.
Am I missing something?
Kind regards,
Leo