22 Nov
2001
22 Nov
'01
10:47 p.m.
lokys1976@yahoo.com wrote:
Is it possible using aCC A.03.27 to use boost libraries? When I try to compile using boost examples, it dosn't understand "using namespece std" and so on, when I try to use aCC -AA than it can not find some libraries. Any suggestions how must I use aCC with boost libraries is welcomed very much
The current version is aCC A.03.33, and I've just added a hard #error to config/compiler/hp_acc.hpp (in the CVS) so it doesn't work with < A.03.30. It used to (somewhat) work with aCC A.03.31 as well. Please consider upgrading your compiler. Jens Maurer