$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] building boost static libraries with position independent code
From: Peter Steinbach (steinbach_at_[hidden])
Date: 2016-08-25 08:48:20
Hi Ben,
wonderful idea! thanks a bunch. I'll try that out. Adding fpic to the
gcc.jam in boostorg/build appears however straight-forward (see my other
message), but I fear I might oversee the implications for all platforms
where gcc can be used. I personally do not see why static libraries
should miss PIC.
Best,
P