From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2007-12-04 19:20:52


Hi,

Pgi compilers can not accept libraries with the Boost version
suffix. The attached patch adds logic to the tag rule in Jamroot to
prevent appending the version suffix to shared libraries when
building for the pgi toolset.

If there's no objections, I'll commit this to the trunk.

-- Noel