<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: aCC use new C++ standards - std namespace error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322783#M683356</link>
    <description>If you repost in the correct one, you must copy all of the info from the wrong on into this one.  Then we can delete the other.</description>
    <pubDate>Sat, 13 Dec 2008 04:55:13 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2008-12-13T04:55:13Z</dc:date>
    <item>
      <title>aCC use new C++ standards - std namespace error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322782#M683355</link>
      <description>I posted my thread in wrong section:&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1296562" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1296562&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;so reposting in the correct one..</description>
      <pubDate>Sat, 13 Dec 2008 04:21:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322782#M683355</guid>
      <dc:creator>Raheel A</dc:creator>
      <dc:date>2008-12-13T04:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: aCC use new C++ standards - std namespace error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322783#M683356</link>
      <description>If you repost in the correct one, you must copy all of the info from the wrong on into this one.  Then we can delete the other.</description>
      <pubDate>Sat, 13 Dec 2008 04:55:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322783#M683356</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-12-13T04:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: aCC use new C++ standards - std namespace error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322784#M683357</link>
      <description>&amp;gt;had trouble using std namespace ... it was mentioned to use -AA flag:&lt;BR /&gt;&lt;BR /&gt;-AA was made available in obsolete A.03.26 and A.03.27.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;the links specified in the replies don't work.  can someone please post the correct link?&lt;BR /&gt;&lt;BR /&gt;aC++ documentation is available off of the documentation link, off of:&lt;BR /&gt;&lt;A href="http://www.hp.com/go/cpp" target="_blank"&gt;http://www.hp.com/go/cpp&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/1837/options.htm#optioncap-AA" target="_blank"&gt;http://www.docs.hp.com/en/1837/options.htm#optioncap-AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;aCC: HP ANSI C++ B3910B A.03.25&lt;BR /&gt;&amp;gt;what are the options available for me?&lt;BR /&gt;&lt;BR /&gt;You don't have much.  This is obsolete, A.03.55 was the last release for 11.00.  And 11.00 is obsolete.&lt;BR /&gt;&lt;BR /&gt;You could:&lt;BR /&gt;1) Port from -AA to -AP.&lt;BR /&gt;2) Buy a new Integrity server and install 11.31 and use A.06.20.  :-)&lt;BR /&gt;3) Somehow get an old g++ that runs on 11.00.</description>
      <pubDate>Sat, 13 Dec 2008 07:17:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322784#M683357</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-12-13T07:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: aCC use new C++ standards - std namespace error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322785#M683358</link>
      <description>so -AA is not available for 3.25 which i what i have..so if i install 3.26, i can use -AA then?</description>
      <pubDate>Sat, 13 Dec 2008 15:42:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322785#M683358</guid>
      <dc:creator>Raheel A</dc:creator>
      <dc:date>2008-12-13T15:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: aCC use new C++ standards - std namespace error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322786#M683359</link>
      <description>also in the documentation link you provided it says "In order to use the new 2.0 library, you must recompile using the -AA option and you may need to apply a runtime and/or header file patch appropriate to your operating system (see list below). You do not need to install the header file patch if you use the A.03.30 compiler. The header file patches are needed for A.03.27, A.03.26, A.03.25, and A.01.27."&lt;BR /&gt;&lt;BR /&gt;where can i find these patches..&lt;BR /&gt;i am getting following error msges:&lt;BR /&gt;&lt;BR /&gt;line 34 # 'class' expected instead of 'std'.&lt;BR /&gt;         std::string _commandString;&lt;BR /&gt;                    ^^^&lt;BR /&gt;Error 628: line 34] cannot be defined to have an incomplete type.&lt;BR /&gt;            std::string _commandString;&lt;BR /&gt;                                ^^^^^^^^^^^^^^&lt;BR /&gt;Error 239: "../../../include/tptp/TPTPCommand.h", line 34 # A class/union shall not contain a member with incomplete type.&lt;BR /&gt;          std::string _commandString;&lt;BR /&gt;                                ^^^^^^^^^^^^^^&lt;BR /&gt;Error 537: line 34 # Cannot create a 'string' object; class string has only been seen as an incomplete declaration.&lt;BR /&gt;             std::string _commandString;&lt;BR /&gt;                                ^^^^^^^^^^^^^^&lt;BR /&gt;Error 112: line 18 # Include file &lt;STREAM&gt; not found.&lt;BR /&gt;    #include &lt;SSTREAM&gt;&lt;BR /&gt;             ^^^^^^^^^&lt;BR /&gt;Error 697:line 23 # Only namespace names are valid here.&lt;BR /&gt;    using namespace std;&lt;BR /&gt;                    ^^^&lt;BR /&gt;                 ^^^^^^^^^^^^^&lt;BR /&gt;&lt;BR /&gt;Thanks a lot!&lt;/SSTREAM&gt;&lt;/STREAM&gt;</description>
      <pubDate>Sat, 13 Dec 2008 22:59:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322786#M683359</guid>
      <dc:creator>Raheel A</dc:creator>
      <dc:date>2008-12-13T22:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: aCC use new C++ standards - std namespace error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322787#M683360</link>
      <description>&amp;gt;so if I install A.03.26, I can use -AA then?&lt;BR /&gt;&lt;BR /&gt;A.03.26 was for 11.11.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;where can I find these patches?&lt;BR /&gt;&lt;BR /&gt;Have you looked at the ITRC patch database?&lt;BR /&gt;&lt;A href="http://www.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_22868" target="_blank"&gt;http://www.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_22868&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I am getting following error messages:&lt;BR /&gt;&lt;BR /&gt;What version of the compiler do you have?  And have you used -AA?&lt;BR /&gt;You must have at least A.03.27.  I'm no longer sure why A.03.25 was mentioned?</description>
      <pubDate>Sun, 14 Dec 2008 01:44:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322787#M683360</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-12-14T01:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: aCC use new C++ standards - std namespace error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322788#M683361</link>
      <description>Here is my machine specification:-bash-2.05b$ -bash-2.05b$uname -a&lt;BR /&gt;HP-UX B.11.00 U 9000/785 2001469948 &lt;BR /&gt;-bash-2.05b$model&lt;BR /&gt;9000/785/C3000&lt;BR /&gt;-bash-2.05b$ getconf KERNEL_BITS&lt;BR /&gt;64&lt;BR /&gt;&lt;BR /&gt;-bash-2.05b$ aCC -V&lt;BR /&gt;aCC: HP ANSI C++ B3910B A.03.25&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Dec 2008 02:44:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322788#M683361</guid>
      <dc:creator>Raheel A</dc:creator>
      <dc:date>2008-12-14T02:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: aCC use new C++ standards - std namespace error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322789#M683362</link>
      <description>&amp;gt;Here is my machine specification&lt;BR /&gt;&lt;BR /&gt;(Same as what I found in your other threads.)&lt;BR /&gt;Try installing PHSS_22868 and use -AA.&lt;BR /&gt;How many files do you have in /opt/aCC/include_std/?&lt;BR /&gt;&lt;BR /&gt;If you don't have any, you need to get a new compiler version, or use g++.</description>
      <pubDate>Sun, 14 Dec 2008 03:54:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322789#M683362</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-12-14T03:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: aCC use new C++ standards - std namespace error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322790#M683363</link>
      <description>using swlist i found out that i already have 24627 installed:&lt;BR /&gt;&lt;A href="http://www11.itrc.hp.com/service/patch/patchDetail.do?admit=109447626+1229360530855+28353475&amp;amp;patchid=PHSS_24627" target="_blank"&gt;http://www11.itrc.hp.com/service/patch/patchDetail.do?admit=109447626+1229360530855+28353475&amp;amp;patchid=PHSS_24627&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;but not PHSS_22868 which the above one depends on..so is this why i am still seeing the errors mentioned in previous reply&lt;BR /&gt;&lt;BR /&gt;btw, in the patch description, the patches mentioned under the heading of "Symptoms:" , that means all these patches are part of this patch?</description>
      <pubDate>Mon, 15 Dec 2008 17:30:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322790#M683363</guid>
      <dc:creator>Raheel A</dc:creator>
      <dc:date>2008-12-15T17:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: aCC use new C++ standards - std namespace error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322791#M683364</link>
      <description>&amp;gt;I found out that I already have PHSS_24627&lt;BR /&gt;&lt;BR /&gt;You should install the recommended: PHSS_26945&lt;BR /&gt;&lt;BR /&gt;&amp;gt;is this why I am still seeing the errors mentioned in previous reply&lt;BR /&gt;&lt;BR /&gt;Possibly, or that patch won't work with A.03.25.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;that means all these patches are part of this patch?&lt;BR /&gt;&lt;BR /&gt;Yes, patches are cumulative.</description>
      <pubDate>Mon, 15 Dec 2008 19:11:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322791#M683364</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-12-15T19:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: aCC use new C++ standards - std namespace error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322792#M683365</link>
      <description>&amp;gt;ME: or that patch won't work with A.03.25.&lt;BR /&gt;&lt;BR /&gt;A.03.25 did NOT ship with /opt/aCC/include_std.</description>
      <pubDate>Wed, 17 Dec 2008 03:15:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-use-new-c-standards-std-namespace-error/m-p/4322792#M683365</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-12-17T03:15:53Z</dc:date>
    </item>
  </channel>
</rss>

