Andrea Minuto <[EMAIL PROTECTED]> writes:

> Hi guys,
> I need the boost library for HPUX platform and aCC compiler (3.3.x).
> I search the binary or the rules to compile the library..
> Is there anyone who can help me ?
> Thanks in advance
>
> Andrea Minuto

Andrea,

There are no special rules for HPUX/aCC.  All I can suggest is that
you get the latest CVS sources
(http://sourceforge.net/cvs/?group_id=7586) and follow the
instructions at http://boost/tools/build/.  There is an "acc" toolset
which isn't listed on that page; you can use it with 

      bjam -sTOOLS=acc <whatever>

However, don't get your hopes up.  Even the latest aCC compiler has so
many serious bugs that I was unable to run tests for many of the
libraries.

HTH,
-- 
                       David Abrahams
   [EMAIL PROTECTED] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to