$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Weed (chrisweed_at_[hidden])
Date: 2006-06-24 19:20:26
Hi,
I would like to create a Jamfile for my library that requires anything
that links it applies the link flag -zallextract before it and the
link flag -zdefaultextract after it. This would extract all symbols
from my library and extract the default from all others.
Any help with this would be greatly appreciated.
Thanks,
Chris