$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost test failures on arm platform
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2016-10-11 11:46:40
'-fsplit-stack' is set automatically if you compile boost with property
'segmented-stacks=on' (on demand growing stacks) - but it is not required
per default