Boost logo

Boost Users :

From: Oliver.Kowalke_at_[hidden]
Date: 2006-02-09 01:25:14


Hello,
aCC V6 is only available on HP/UX 11 Itanium systems. On HP/UX 11.11
PA-RISC only the old 3.x versions are available which are unable to
compile boost libraries. I use gcc 3.4.4 on HP/UX together with boost -
works fine.
Oliver

>The aCC V6 compiler is not listed as a supported compiler with boost
>because nobody is running boost regression tests with this compiler,
>but we are working on this...
>
>I ran boost regression tests with aCC A.06.06 for the latest boost
>release: 1.33.1 and the results were on par with that for the supported
>compilers. Specifically, for the graph library, 32 tests succeeded and
>two tests failed to compile: graphviz_test and layout_test.
>
>graphviz_test failed to compile with:
>
>"/opt/aCC/include_std/utility", line 103: error #2144: a value of type
> "const char *" cannot be used to initialize an entity of type
> "std::pair<char [2], char [2]>::first_type"
>
>layout_test failed to compile because the compiler ran out of memory.
>
>I used extended acc jamfile with some compilation warnings disabled,
>like "#2340-D: value copied to temporary, reference to temporary used",
>"#2068-D: integer conversion resulted in a change of sign", "#2111-D:
>statement is unreachable", ...etc.
>
>I suggest, you try BGL with aCC V6.
>
>Boris Gubenko
>HP C++ team
>
>----- Original Message -----
>From: "rohit wadhwa" <rohit.wadhwa_at_[hidden]>
>To: <boost-users_at_[hidden]>
>Sent: Wednesday, February 08, 2006 12:01 PM
>Subject: [Boost-users] [GRAPH] Is the HP aCC compiler supported?
>
>
>> Can I use BGL with HP aCC compiler? If so, what version?
>>
>> Any help is really appreciated.
>>
>> Rohit.
>>
>>
>> _______________________________________________
>> Boost-users mailing list
>> Boost-users_at_[hidden]
>> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>>
>>
>
>_______________________________________________
>Boost-users mailing list
>Boost-users_at_[hidden]
>http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net