$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2006-03-02 11:27:05
Looking at the V2 build log for the program options library for the hp_cxx
toolset (see http://tinyurl.com/pco7c) I noticed that funny names are
generated for the static libraries. For example:
- libboost_test_exec_monitor-gd-1_34.a.1.34.0
- libboost_program_options-gd-1_34.a.1.34.0
There seem to be a too many numbers here. Is this really the intention?
Markus