<?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 std::wstring program using gcc in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/std-wstring-program-using-gcc/m-p/3822166#M100334</link>
    <description>I am using gcc compiler 3.3.2&lt;BR /&gt;&lt;BR /&gt;I want use std::wstring in my program. I am trying simple "Hello World !" program using std::wstring and std::wcout. I am getting complie time errors related to wchar_t and related functions. &lt;BR /&gt;ex.&lt;BR /&gt;error: `btowc' not declared&lt;BR /&gt;there is huge list of similer errors.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I want to know what is the minumum requirement for wide character support.&lt;BR /&gt;e.g versions of libc, libstdc++, gcc.&lt;BR /&gt;&lt;BR /&gt;I am using hp 11.00&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 12 Jul 2006 09:54:04 GMT</pubDate>
    <dc:creator>sandiphullale</dc:creator>
    <dc:date>2006-07-12T09:54:04Z</dc:date>
    <item>
      <title>std::wstring program using gcc</title>
      <link>https://community.hpe.com/t5/operating-system-linux/std-wstring-program-using-gcc/m-p/3822166#M100334</link>
      <description>I am using gcc compiler 3.3.2&lt;BR /&gt;&lt;BR /&gt;I want use std::wstring in my program. I am trying simple "Hello World !" program using std::wstring and std::wcout. I am getting complie time errors related to wchar_t and related functions. &lt;BR /&gt;ex.&lt;BR /&gt;error: `btowc' not declared&lt;BR /&gt;there is huge list of similer errors.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I want to know what is the minumum requirement for wide character support.&lt;BR /&gt;e.g versions of libc, libstdc++, gcc.&lt;BR /&gt;&lt;BR /&gt;I am using hp 11.00&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jul 2006 09:54:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/std-wstring-program-using-gcc/m-p/3822166#M100334</guid>
      <dc:creator>sandiphullale</dc:creator>
      <dc:date>2006-07-12T09:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: std::wstring program using gcc</title>
      <link>https://community.hpe.com/t5/operating-system-linux/std-wstring-program-using-gcc/m-p/3822167#M100335</link>
      <description>I remember something about wstring issues with g++.  It was in CXX-DEV in 2004 with:&lt;BR /&gt;CXX-DEV: wstring not defined using g++ 3.4.1&lt;BR /&gt;You can subscribe or search the archives with:&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/ml/ml_MailingLists_IDX/1,1275,,00.html#24" target="_blank"&gt;http://h21007.www2.hp.com/dspp/ml/ml_MailingLists_IDX/1,1275,,00.html#24&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;But there is no way to get that support on 11.00 since there is no libc support until 11.11.&lt;BR /&gt;&lt;BR /&gt;And even with g++ 3.4.3 on 11.23, I don't see any support.  I try compiling with -D_GLIBCXX_USE_WCHAR_T -D_INCLUDE__STDC_A1_SOURCE and I get a bunch of other errors about mbstate_t and va_list.</description>
      <pubDate>Wed, 12 Jul 2006 22:51:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/std-wstring-program-using-gcc/m-p/3822167#M100335</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2006-07-12T22:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: std::wstring program using gcc</title>
      <link>https://community.hpe.com/t5/operating-system-linux/std-wstring-program-using-gcc/m-p/3822168#M100336</link>
      <description>I am not completely sure of the requirements but I got a test program to work on 11.11 with a 4.0.3 GCC compiler.  I think the minimum requirements are HP-UX 11.11 or later and GCC 4.0 or later.</description>
      <pubDate>Thu, 13 Jul 2006 12:22:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/std-wstring-program-using-gcc/m-p/3822168#M100336</guid>
      <dc:creator>Steve Ellcey</dc:creator>
      <dc:date>2006-07-13T12:22:31Z</dc:date>
    </item>
  </channel>
</rss>

