You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Andrew Black (JIRA)" <ji...@apache.org> on 2007/07/24 20:53:31 UTC

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

[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/%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.


[jira] Updated: (STDCXX-501) [HP aCC 3] compile using -AA rather than -Aa

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor updated STDCXX-501:
--------------------------------

    Fix Version/s: 4.2

Really scheduled for 4.2.

> [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
>    Affects Versions: 4.1.2, 4.1.3
>         Environment: aCC 3/HPUX/PARISC
>            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.


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

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor updated STDCXX-501:
--------------------------------

             Priority: Blocker  (was: Major)
    Affects Version/s: 4.1.2
                       4.1.3

This is a configuration issue that exists in 4.1.2 and 4.1.3 but not in the Rogue Wave only 4.1.4.

We must fix it in 4.2 otherwise we break binary compatibility with 4.1.4 and all of SourcePro. 4.1.3 users who migrate to 4.2 on HP-UX and who need binary compatibility will need to switch back to using -Aa. We'll need to document how to do this.

> [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
>    Affects Versions: 4.1.2, 4.1.3
>         Environment: aCC 3/HPUX/PARISC
>            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.


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

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Closed: (STDCXX-501) [HP aCC 3] compile using -AA rather than -Aa

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor closed STDCXX-501.
-------------------------------

    Resolution: Fixed

Nightly build results confirm this is working correctly.

> [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.