Opened 17 years ago

Closed 16 years ago

#562 closed Support Requests (Wont Fix)

How to use the Boost with the aCC compiler

Reported by: aevgenia Owned by: nobody
Milestone: Component: Building Boost
Version: None Severity:
Keywords: Cc:

Description

Hi,

We widely use the Boost packages (build with gcc-
stlport ). For now we tried to use it on HP_UX 
machines with the compiler aCC-3.34 and STLport-
4.5.2. In this configuration compilation fails inside 
the boost header files.

Does the Boost package support the aCC compiler?
How it is possible to build the Boost package with 
the aCC compiler and with STLport?

We will be very appriciated for any help.

Thanks,
Genia

Change History (2)

comment:1 by oliver_kowalke, 17 years ago

Logged In: YES 
user_id=1210562

Hi,
aCC 6.x is able to compile boost libraries but is only
available for Itanim systems (until now).
On PA-RISC systems the latest version of aCC ist 3.x.
aCC 3.x is not able to compile boost libraries because its
week template support.
You could yous gcc-3.4.x instead of.
regards,
Oliver

comment:2 by René Rivera, 16 years ago

Status: assignedclosed
Note: See TracTickets for help on using tickets.