$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Prashant Thakre (prashant.thakre_at_[hidden])
Date: 2007-02-26 01:42:48
Hi,
The build flags for HP-UX are set to "<threading>multi" and "64-bit" in
RC_1_34_0/tools/build/v2/tools/acc.jam i.e. "-mt" and "+DD64".
1.actions acc.link bind NEEDLIBS
2.actions acc.link.dll bind NEEDLIBS
3.actions acc.compile.c
4.actions acc.compile.c++
Has this been done on purpose ?
Regards,
Prashant Thakre