You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2007/08/23 02:48:31 UTC

[jira] Assigned: (STDCXX-501) [aCC 3/HPUX/PARISC] Compile using -AA rather than -Aa

     [ https://issues.apache.org/jira/browse/STDCXX-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor reassigned STDCXX-501:
-----------------------------------

    Assignee: Martin Sebor

> [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
>            Assignee: Martin Sebor
>
> (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.

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