$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vincent Torri (vtorri_at_[hidden])
Date: 2006-06-28 11:28:50
On Wed, 28 Jun 2006, Rene Rivera wrote:
> Vincent Torri wrote:
>> Hello,
>>
>> I would like to compile boost with stlport 5.0.2. But it seems that boost
>> uses the old naming convention of stlport 4.* libraries.
>>
>> The names of the stlport 5.0 libs are :
>>
>> libstlport.a /* static */
>> libstlportg.a /* debug static */
>> libstlportstlg.a /* stlport debug static */
>>
>> Would it be possible to update boost build for stlport 5.0 ?
>
> Already done.
in which release of boost / bjam, please ?
Vincent Torri