[aCC 3/HPUX/PARISC] Compile using -AA rather than -Aa
-----------------------------------------------------

                 Key: STDCXX-501
                 URL: https://issues.apache.org/jira/browse/STDCXX-501
             Project: C++ Standard Library
          Issue Type: Bug
          Components: Build
         Environment: aCC 3/HPUX/PARISC
            Reporter: Andrew Black


(See 
http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200707.mbox/[EMAIL
 PROTECTED] 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to