$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] clang / gcc visibilty
From: Rich E (reakinator_at_[hidden])
Date: 2013-04-29 13:30:33
Couple questions about visibilty settings:
How do you control the clang / gcc's visibility setting when using bjam?
I'm seeing:
gcc visibility : yes
Does this mean variables are hidden, or visibily=hidden is on?
Thanks,
Rich