Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
4.1.2, 4.1.3
-
None
-
aCC 3/HP-UX/PA-RISC
Description
(See http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200707.mbox/%3c469510DA.9050303@roguewave.com%3e for background)
At this time, stdcxx is compiled using the -Aa switch for aCC 3. Most 3rd-party libraries, such as those provided by database vendors, are built using the binary incompatible -AA switch. To make stdcxx more usable with other libraries, the infrastructure should be altered to build with -AA for this compiler family. This issue doesn't affect aCC 5 and 6, as builds with those versions of the compiler already use -AA.
Attachments
Issue Links
- is depended upon by
-
STDCXX-129 [HP aCC] ::wmemcpy et al not declared in <wchar.h>
- Resolved