$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Zweigenhaft (Davidzw_at_[hidden])
Date: 2006-02-21 10:30:41
We are using the "Sun C++ 5.5" compiler.
We found problems while using the commom build and install process
(bjam):
bjam -sTOOLS=sunpro --prefix=localDir install
1. An error/warning message ("...failed updating 156
targets...\n...skipping 156 targets...") was written to the terminal,
2. Only 6 libraries was created (6 * 8)
* date_time
* prg_exec_monitor
* regex
* test_exec-monitor
* thread
* unit_test
Do you have any idea ?