$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-11-27 07:21:36
Arno wrote:
> Hi John,
>
>>> but I realy need regex, filesystem, date_time and thread library on
>>> HP-UX.
> at least, except the filesystem library are all marked as failed.
>
>> "bjam acc" should build most of Boost OK: the latest HP compiler in
>> our test
>> results
>> http://beta.boost.org/development/tests/trunk/developer/summary.html
>> (HP aCC version 38000) is showing quite reasonable results, compared
>> to previous aCC versions. Alternatively building with gcc should
>> work.
>
> If I build them with gcc, can I link them with other aCC Libraries?
I've no idea, but it seems unlikely to me.
John.