<?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: IA64 Problems with typedef map&amp;lt;&amp;gt; in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ia64-problems-with-typedef-map-lt-gt/m-p/5000630#M98157</link>
    <description>Dude, you were on the money. Add the -AA and tighten up the namespacing and it works. Thanks.</description>
    <pubDate>Thu, 31 Aug 2006 16:30:23 GMT</pubDate>
    <dc:creator>Philip Reyniers</dc:creator>
    <dc:date>2006-08-31T16:30:23Z</dc:date>
    <item>
      <title>IA64 Problems with typedef map&lt;&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ia64-problems-with-typedef-map-lt-gt/m-p/5000628#M98155</link>
      <description>Can someone please explain to me what has changed with using map. In the HP-UX 11iv1 and 11iv2 PA-RISC world, I can compile the code snippet, listed below, with out a hitch; however, IA64 complains with the following error:&lt;BR /&gt;&lt;BR /&gt;----------START SoftBench aCC Error----------&lt;BR /&gt;&lt;BR /&gt;aCC -c -D_PSTAT64 -D_HPUX11i_ -g0 -y ...&lt;BR /&gt;"src/hpux/../../include/hpux/./cdevicestat.h", line 94: error #2864: map is not a template&lt;BR /&gt;typedef map&lt;CHAR&gt;MAP_TD_DNMM;&lt;BR /&gt;&lt;BR /&gt;----------STOP SoftBench aCC Error----------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;----------START CODE SNIPPET----------&lt;BR /&gt;&lt;BR /&gt;#include &lt;MAP&gt;&lt;BR /&gt;&lt;BR /&gt;struct dev_name_to_major_minor {&lt;BR /&gt;  char          *ptrDevName;&lt;BR /&gt;  unsigned int   devmajor;&lt;BR /&gt;  unsigned int   devminor;&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;typedef map&lt;CHAR&gt;MAP_TD_DNMM;&lt;BR /&gt;&lt;BR /&gt;----------STOP CODE SNIPPET----------&lt;BR /&gt;&lt;BR /&gt;Has the functionality of map changed from HP-UX version 11iv2PA to 11iv2IA? If so, how and what style, format, and compiler options should I change? My hunch is that I may have a compiler flag missing, but I am not sure. Thanks in advance to all that respond.&lt;/CHAR&gt;&lt;/MAP&gt;&lt;/CHAR&gt;</description>
      <pubDate>Thu, 31 Aug 2006 10:07:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ia64-problems-with-typedef-map-lt-gt/m-p/5000628#M98155</guid>
      <dc:creator>Philip Reyniers</dc:creator>
      <dc:date>2006-08-31T10:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: IA64 Problems with typedef map&lt;&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ia64-problems-with-typedef-map-lt-gt/m-p/5000629#M98156</link>
      <description>The default on IPF is (almost) -AA.&lt;BR /&gt;You'll have to use std::map.&lt;BR /&gt;Or provide "namespace std {} using namespace std;"&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,5520,00.html" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,5520,00.html&lt;/A&gt;</description>
      <pubDate>Thu, 31 Aug 2006 14:37:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ia64-problems-with-typedef-map-lt-gt/m-p/5000629#M98156</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2006-08-31T14:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: IA64 Problems with typedef map&lt;&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ia64-problems-with-typedef-map-lt-gt/m-p/5000630#M98157</link>
      <description>Dude, you were on the money. Add the -AA and tighten up the namespacing and it works. Thanks.</description>
      <pubDate>Thu, 31 Aug 2006 16:30:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ia64-problems-with-typedef-map-lt-gt/m-p/5000630#M98157</guid>
      <dc:creator>Philip Reyniers</dc:creator>
      <dc:date>2006-08-31T16:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: IA64 Problems with typedef map&lt;&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ia64-problems-with-typedef-map-lt-gt/m-p/5000631#M98158</link>
      <description>worked like a champ. :-)</description>
      <pubDate>Thu, 31 Aug 2006 21:01:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ia64-problems-with-typedef-map-lt-gt/m-p/5000631#M98158</guid>
      <dc:creator>Philip Reyniers</dc:creator>
      <dc:date>2006-08-31T21:01:52Z</dc:date>
    </item>
  </channel>
</rss>

