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/09/07 01:47:28 UTC

[jira] Updated: (STDCXX-501) [HP aCC 3] 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 updated STDCXX-501:
--------------------------------

    Component/s:     (was: Build)
                 Configuration
    Environment: aCC 3/HP-UX/PA-RISC  (was: aCC 3/HPUX/PARISC)
        Summary: [HP aCC 3] compile using -AA rather than -Aa  (was: [aCC 3/HPUX/PARISC] Compile using -AA rather than -Aa)

HP aCC 3.xx implies HP-UX on PA-RISC. Changed Summary. This is also a configuration issue, not build, since we can do both (we already use -AA on IPF).

> [HP aCC 3] 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: Configuration
>    Affects Versions: 4.1.2, 4.1.3
>         Environment: aCC 3/HP-UX/PA-RISC
>            Reporter: Andrew Black
>            Assignee: Martin Sebor
>            Priority: Blocker
>             Fix For: 4.2
>
>
> (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.