$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] testing for PIC(position-independent code)?
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2012-03-07 03:01:42
Does boost.build provide a property or something that I can use in order
to check if PIC (position-independent code) has to be build? I didn't
found any hint in the documentation.
Oliver