Boost logo

Boost-Build :

From: John Maddock (john_at_[hidden])
Date: 2007-11-23 08:46:39


Arno wrote:
> Hi all,
>
> I have running boost on SUN, Windows and RedHat with more or less
> problems.
> Now I have to port it also to HP-UX with a PA-RISC Processor OS
> Version 11.x.
>
> It is not possible to get it compiled in the stanard way, so I hope
> that someone has solved this with a boost version >= 1.32.
>
> At least I have had compiled all the stuff on the other platforms,
> but I realy need regex, filesystem, date_time and thread library on HP-UX.
> Is there a chance to get this done? The discussions I have found make me
> less optimistic. But I have to get this stuff running on HP-UX, so
> any help would be appreciated.

bjam should build fine with aCC on HP-UX, then:

"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.

HTH, John.


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk