<?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: problem with aCC and rogue wave stl in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-acc-and-rogue-wave-stl/m-p/3187193#M164022</link>
    <description>I added "-D__HPACC_STRICTER_ANSI__" to my compiler options and it works just fine. And I don't think we will be annoyed with the restrictions over the adresses of functions.&lt;BR /&gt;&lt;BR /&gt;Thanks, Steve!&lt;BR /&gt;</description>
    <pubDate>Mon, 16 Feb 2004 09:53:15 GMT</pubDate>
    <dc:creator>Jean-Philippe Gois</dc:creator>
    <dc:date>2004-02-16T09:53:15Z</dc:date>
    <item>
      <title>problem with aCC and rogue wave stl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-acc-and-rogue-wave-stl/m-p/3187186#M164015</link>
      <description>Hi.&lt;BR /&gt;I'm trying to compile an application that uses the rogue wave stl and the &lt;SYS&gt; header.&lt;BR /&gt;They seem to be incompatible. The symbol "times" is defined in /usr/include/sys/times.h and in /opt/aCC/include/functional , and of course aCC does not like that...&lt;BR /&gt;&lt;BR /&gt;Can someone tell me where I will find a solution for that problem?&lt;BR /&gt;&lt;BR /&gt;my config is : PA-RISC 2.0 with hpux 11i and aCC B3910B&lt;/SYS&gt;</description>
      <pubDate>Tue, 10 Feb 2004 03:29:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-acc-and-rogue-wave-stl/m-p/3187186#M164015</guid>
      <dc:creator>Jean-Philippe Gois</dc:creator>
      <dc:date>2004-02-10T03:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: problem with aCC and rogue wave stl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-acc-and-rogue-wave-stl/m-p/3187187#M164016</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;IN the s700_800 11.x HP aC++ -AA runtime libraries (aCC A.03.50)&lt;BR /&gt;&lt;BR /&gt;They replace times with multiplies in the times.h include file&lt;BR /&gt;&lt;BR /&gt;latest is&lt;BR /&gt;PHSS_28879&lt;BR /&gt;&lt;BR /&gt;           Steve Steel</description>
      <pubDate>Thu, 12 Feb 2004 04:10:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-acc-and-rogue-wave-stl/m-p/3187187#M164016</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-02-12T04:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: problem with aCC and rogue wave stl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-acc-and-rogue-wave-stl/m-p/3187188#M164017</link>
      <description>The sysadmin here still have to apply this patch, so I didn't see the result. But from the specs, it looks like the exact solution I need.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot!</description>
      <pubDate>Thu, 12 Feb 2004 12:06:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-acc-and-rogue-wave-stl/m-p/3187188#M164017</guid>
      <dc:creator>Jean-Philippe Gois</dc:creator>
      <dc:date>2004-02-12T12:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: problem with aCC and rogue wave stl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-acc-and-rogue-wave-stl/m-p/3187189#M164018</link>
      <description>Well, it looks like I spoke too soon. swinstall won't install the patch because it is for hpux 11.00 and 11.10, but we are running 11.11...&lt;BR /&gt;&lt;BR /&gt;I looked for a similar patch for 11.11 in the patch database and I couldn't find any, but I may have missed it...&lt;BR /&gt;&lt;BR /&gt;Is there something else I could do? (other than re-write the code using &lt;SYS&gt;...)&lt;BR /&gt;&lt;/SYS&gt;</description>
      <pubDate>Fri, 13 Feb 2004 04:02:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-acc-and-rogue-wave-stl/m-p/3187189#M164018</guid>
      <dc:creator>Jean-Philippe Gois</dc:creator>
      <dc:date>2004-02-13T04:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: problem with aCC and rogue wave stl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-acc-and-rogue-wave-stl/m-p/3187190#M164019</link>
      <description>Hi,&lt;BR /&gt;  Good day, try to get latest patch information from HP, or try with "gcc" compiler, check with your system admin weather gcc compiler is installed or not.&lt;BR /&gt;&lt;BR /&gt;You can also find the latest patch list in th below link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/patch/search.do" target="_blank"&gt;http://www2.itrc.hp.com/service/patch/search.do&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-bala</description>
      <pubDate>Fri, 13 Feb 2004 04:33:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-acc-and-rogue-wave-stl/m-p/3187190#M164019</guid>
      <dc:creator>Balakumar M</dc:creator>
      <dc:date>2004-02-13T04:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: problem with aCC and rogue wave stl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-acc-and-rogue-wave-stl/m-p/3187191#M164020</link>
      <description>Unfortunately, I'm working on a old application that had been badly written and that is rather huge.&lt;BR /&gt;I tried once to compile it with gcc, but with no luck. The amount of work to achieve this task is too big. So, it's not that I enjoy it (even if aCC has its good sides), but we are stuck with aCC at the moment.&lt;BR /&gt;&lt;BR /&gt;And I still could not find any patch corresponding to PHSS_28879 for hpux 11.11&lt;BR /&gt;BTW, Bala, the link on your post did not work for me. Maybe it's because I'm registered at the European site (but I can consult the patch database by browsing through itrc.hp.com).&lt;BR /&gt;&lt;BR /&gt;Would it be a bad idea to use another implementation of the stl?&lt;BR /&gt;If not, which one should I choose?</description>
      <pubDate>Fri, 13 Feb 2004 05:02:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-acc-and-rogue-wave-stl/m-p/3187191#M164020</guid>
      <dc:creator>Jean-Philippe Gois</dc:creator>
      <dc:date>2004-02-13T05:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: problem with aCC and rogue wave stl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-acc-and-rogue-wave-stl/m-p/3187192#M164021</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Try this&lt;BR /&gt;  &lt;BR /&gt; &lt;BR /&gt;If you run into a name clash with a "times" symbol, it is ok to define the __HPACC_USING_MULTIPLIES_IN_FUNCTIONAL symbol and use multiply. The only downside that I know of is that if another library in your software stack does not do the same, and for some reason you want to compare addresses of function objects, that wouldn't work. Very unlikely though.&lt;BR /&gt;&lt;BR /&gt;Also, on recent versions of aC++ you can define __HPACC_STRICTER_ANSI__ to enable this and a few other new library features. (Check the &lt;FUNCTIONAL&gt; header to see if your aC++ version has this.)&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Defining the macro __HPACC_STRICTER_ANSI__ should resolve the problem. &lt;BR /&gt;&lt;BR /&gt;That is, &lt;BR /&gt;&lt;BR /&gt;$ aCC -D__HPACC_STRICTER_ANSI__ -c times.cpp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;         Steve Steel&lt;BR /&gt;&lt;/FUNCTIONAL&gt;</description>
      <pubDate>Mon, 16 Feb 2004 09:34:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-acc-and-rogue-wave-stl/m-p/3187192#M164021</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-02-16T09:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: problem with aCC and rogue wave stl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-acc-and-rogue-wave-stl/m-p/3187193#M164022</link>
      <description>I added "-D__HPACC_STRICTER_ANSI__" to my compiler options and it works just fine. And I don't think we will be annoyed with the restrictions over the adresses of functions.&lt;BR /&gt;&lt;BR /&gt;Thanks, Steve!&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Feb 2004 09:53:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-acc-and-rogue-wave-stl/m-p/3187193#M164022</guid>
      <dc:creator>Jean-Philippe Gois</dc:creator>
      <dc:date>2004-02-16T09:53:15Z</dc:date>
    </item>
  </channel>
</rss>

