$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2006-02-13 04:31:12
David Abrahams wrote:
> Markus Schöpflin <markus.schoepflin_at_[hidden]> writes:
>
>> Vladimir Prus wrote:
>>
>> I just had a look at HP's web page, see
>> http://h30097.www3.hp.com/cplus/?jumpid=reg_R1002_USEN. They call it "HP
>> C++ Version 7.1 for Tru64 UNIX".
>
> Well, HP has two compilers, cxx and aCC, so I think this one should be
> called hp-cxx and no mention of platform should be made. There's no
> reason they couldn't retarget this compiler at another platform.
Yes, you're right. Cxx is available for Linux as well, IIRC.
Markus