<?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  ia64 build error. about share lib error. why? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-ia64-build-error-about-share-lib-error-why/m-p/4065454#M306579</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Wondering why we're using the bash shell here, it may be contributing to the problem.&lt;BR /&gt;&lt;BR /&gt;These errors point to the following general issues:&lt;BR /&gt;1) Problem with the gcc install, perhaps missing run time required programs.&lt;BR /&gt;2) System patching. Bi-annual update usually helps.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 05 Sep 2007 02:57:40 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-09-05T02:57:40Z</dc:date>
    <item>
      <title>HP-UX  ia64 build error. about share lib error. why?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-ia64-build-error-about-share-lib-error-why/m-p/4065453#M306578</link>
      <description>HP-UX  ia64 build error. about share lib error.  Why I got this error? How to deal with this problem?&lt;BR /&gt;--------&lt;BR /&gt;bash-3.00# uname -a&lt;BR /&gt;HP-UX rx1620 B.11.23 U ia64 0100588948 unlimited-user license&lt;BR /&gt;bash-3.00#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;error messages as follows:&lt;BR /&gt;---------------------&lt;BR /&gt;&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "_Unwind_SetIP" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/4.2.1/../../../libstdc++.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "_Unwind_SetGR" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/4.2.1/../../../libstdc++.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "_Unwind_GetIP" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/4.2.1/../../../libstdc++.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "_Unwind_GetGR" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/4.2.1/../../../libstdc++.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "_Unwind_RaiseException" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/4.2.1/../../../libstdc++.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "_Unwind_GetRegionStart" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/4.2.1/../../../libstdc++.so&lt;BR /&gt;ld: Unsatisfied symbol "_Unwind_Resume" in file output/InitFile.o&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "_Unwind_GetLanguageSpecificData" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/4.2.1/../../../libstdc++.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "_Unwind_DeleteException" in file /usr/local/lib/gcc/ia64-hp-hpux11.23/4.2.1/../../../libstdc++.so&lt;BR /&gt;8 warnings.&lt;BR /&gt;1 errors.&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Sep 2007 02:52:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-ia64-build-error-about-share-lib-error-why/m-p/4065453#M306578</guid>
      <dc:creator>incle</dc:creator>
      <dc:date>2007-09-05T02:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX  ia64 build error. about share lib error. why?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-ia64-build-error-about-share-lib-error-why/m-p/4065454#M306579</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Wondering why we're using the bash shell here, it may be contributing to the problem.&lt;BR /&gt;&lt;BR /&gt;These errors point to the following general issues:&lt;BR /&gt;1) Problem with the gcc install, perhaps missing run time required programs.&lt;BR /&gt;2) System patching. Bi-annual update usually helps.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 05 Sep 2007 02:57:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-ia64-build-error-about-share-lib-error-why/m-p/4065454#M306579</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-09-05T02:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX  ia64 build error. about share lib error. why?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-ia64-build-error-about-share-lib-error-why/m-p/4065455#M306580</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Link the C++ libraries accordingly.&lt;BR /&gt;&lt;BR /&gt;For example, adding "--LINK=c++ -lstdc++" to the linker options.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 05 Sep 2007 05:29:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-ia64-build-error-about-share-lib-error-why/m-p/4065455#M306580</guid>
      <dc:creator>TY 007</dc:creator>
      <dc:date>2007-09-05T05:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX  ia64 build error. about share lib error. why?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-ia64-build-error-about-share-lib-error-why/m-p/4065456#M306581</link>
      <description>I install some system patchings, but still came up against the same problem, it trouble me so much, can anyone help me?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Thu, 06 Sep 2007 02:42:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-ia64-build-error-about-share-lib-error-why/m-p/4065456#M306581</guid>
      <dc:creator>Figo_1</dc:creator>
      <dc:date>2007-09-06T02:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX  ia64 build error. about share lib error. why?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-ia64-build-error-about-share-lib-error-why/m-p/4065457#M306582</link>
      <description># gcc --v&lt;BR /&gt;Using built-in specs.&lt;BR /&gt;Target: ia64-hp-hpux11.23&lt;BR /&gt;Configured with: ../gcc/configure&lt;BR /&gt;Thread model: posix&lt;BR /&gt;gcc version 4.2.1</description>
      <pubDate>Thu, 06 Sep 2007 02:50:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-ia64-build-error-about-share-lib-error-why/m-p/4065457#M306582</guid>
      <dc:creator>Figo_1</dc:creator>
      <dc:date>2007-09-06T02:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX  ia64 build error. about share lib error. why?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-ia64-build-error-about-share-lib-error-why/m-p/4065458#M306583</link>
      <description>What command were you using?&lt;BR /&gt;The 8 warnings are defined in -lunwind.&lt;BR /&gt;And so is that error.&lt;BR /&gt;&lt;BR /&gt;You should probably be linking with g++, not gcc.</description>
      <pubDate>Thu, 06 Sep 2007 04:51:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-ia64-build-error-about-share-lib-error-why/m-p/4065458#M306583</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-09-06T04:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX  ia64 build error. about share lib error. why?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-ia64-build-error-about-share-lib-error-why/m-p/4065459#M306584</link>
      <description>thank you. &lt;BR /&gt;</description>
      <pubDate>Thu, 06 Sep 2007 21:29:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-ia64-build-error-about-share-lib-error-why/m-p/4065459#M306584</guid>
      <dc:creator>incle</dc:creator>
      <dc:date>2007-09-06T21:29:59Z</dc:date>
    </item>
  </channel>
</rss>

