<?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: HP-UX: C++ standard mode + debug in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hp-ux-c-standard-mode-debug/m-p/3820520#M100290</link>
    <description>You can't fiddle with ANY -DRW flags unless documented on any of the aC++ web pages.  (Unless you purchase your own version from RW.)&lt;BR /&gt;In particular you can't use -DRWDEBUG.&lt;BR /&gt;&lt;BR /&gt;These are about the only ones you can change:&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/7762/5991-4874/threads.htm" target="_blank"&gt;http://www.docs.hp.com/en/7762/5991-4874/threads.htm&lt;/A&gt;</description>
    <pubDate>Tue, 11 Jul 2006 02:15:22 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2006-07-11T02:15:22Z</dc:date>
    <item>
      <title>HP-UX: C++ standard mode + debug</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-ux-c-standard-mode-debug/m-p/3820519#M100289</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm trying to port a piece of software written in C++ on HP from the classic mode to the standard one and I have got some troubles...&lt;BR /&gt;&lt;BR /&gt;After some investigations, it seems that enabling the debug mode ('-DRWDEBUG') is the primary origin of this: it first leads to a 'recursive exception' and finally, a "stack growth failure" error message is dumped.&lt;BR /&gt;&lt;BR /&gt;It is quite easy to reproduce this problem:&lt;BR /&gt;  . both copy the string.cpp sample and the Makefile from the aCC installation (.../aCC/contrib/Examples/RogueWave/stdlib/manual/),&lt;BR /&gt;  . enable the debug and standard modes in the Makefile:&lt;BR /&gt;    DBG=-DRWDEBUG=1 -g&lt;BR /&gt;    DBGNAME=g&lt;BR /&gt;    SPECIAL=-AA&lt;BR /&gt;  . compile and link the sample ('make string'),&lt;BR /&gt;  . run it.&lt;BR /&gt;&lt;BR /&gt;Any help will be useful.&lt;BR /&gt;&lt;BR /&gt;Many thanks,&lt;BR /&gt;Christophe&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Context:&lt;BR /&gt;  HP-UX 11iv1 (11.11)&lt;BR /&gt;  aCC 3.45</description>
      <pubDate>Mon, 10 Jul 2006 09:31:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-ux-c-standard-mode-debug/m-p/3820519#M100289</guid>
      <dc:creator>KittyWu</dc:creator>
      <dc:date>2006-07-10T09:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX: C++ standard mode + debug</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-ux-c-standard-mode-debug/m-p/3820520#M100290</link>
      <description>You can't fiddle with ANY -DRW flags unless documented on any of the aC++ web pages.  (Unless you purchase your own version from RW.)&lt;BR /&gt;In particular you can't use -DRWDEBUG.&lt;BR /&gt;&lt;BR /&gt;These are about the only ones you can change:&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/7762/5991-4874/threads.htm" target="_blank"&gt;http://www.docs.hp.com/en/7762/5991-4874/threads.htm&lt;/A&gt;</description>
      <pubDate>Tue, 11 Jul 2006 02:15:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-ux-c-standard-mode-debug/m-p/3820520#M100290</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2006-07-11T02:15:22Z</dc:date>
    </item>
  </channel>
</rss>

