<?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: I have a similiar problem on hp 11.0 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/i-have-a-similiar-problem-on-hp-11-0/m-p/3285231#M715541</link>
    <description>your question is not clear. the -fpic and -fPIC are options for gcc. if you are using cc or aCC you should use the +z/+Z options as the message says. remember that these are compiler options (not linker options), so you have to recompile your source files using the appropriate option.</description>
    <pubDate>Tue, 25 May 2004 01:04:33 GMT</pubDate>
    <dc:creator>ranganath ramachandra</dc:creator>
    <dc:date>2004-05-25T01:04:33Z</dc:date>
    <item>
      <title>I have a similiar problem on hp 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-have-a-similiar-problem-on-hp-11-0/m-p/3285230#M715540</link>
      <description>I am trying to compile a shared object on hp 3.3.2.&lt;BR /&gt;this has been compiled on multiple other platforms but here I get invalid loader fixup in text space ....&lt;BR /&gt;I also get the error &lt;BR /&gt;DP relative code in file ..... use +z or +Z to recompile when trying to compile with 2.95.&lt;BR /&gt;I have tried both -fpic and -fPIC but no results</description>
      <pubDate>Mon, 24 May 2004 15:02:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-have-a-similiar-problem-on-hp-11-0/m-p/3285230#M715540</guid>
      <dc:creator>amit_29</dc:creator>
      <dc:date>2004-05-24T15:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: I have a similiar problem on hp 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-have-a-similiar-problem-on-hp-11-0/m-p/3285231#M715541</link>
      <description>your question is not clear. the -fpic and -fPIC are options for gcc. if you are using cc or aCC you should use the +z/+Z options as the message says. remember that these are compiler options (not linker options), so you have to recompile your source files using the appropriate option.</description>
      <pubDate>Tue, 25 May 2004 01:04:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-have-a-similiar-problem-on-hp-11-0/m-p/3285231#M715541</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2004-05-25T01:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: I have a similiar problem on hp 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-have-a-similiar-problem-on-hp-11-0/m-p/3285232#M715542</link>
      <description>also if you are using the latest cc/aCC you can simply use the '-b' compiler option to build a shared library directly (instead of using ld separately).</description>
      <pubDate>Tue, 25 May 2004 01:05:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-have-a-similiar-problem-on-hp-11-0/m-p/3285232#M715542</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2004-05-25T01:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: I have a similiar problem on hp 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-have-a-similiar-problem-on-hp-11-0/m-p/3285233#M715543</link>
      <description>ok, I am trying to use gcc/g++ to compile shared object.&lt;BR /&gt;the error I am getting talks about +z and +Z and is received when building the shared library.&lt;BR /&gt;I have tried compiling both 2.95 and 3.3.2&lt;BR /&gt;I have tried buiding a really small application (which uses stl) but I still fail.&lt;BR /&gt;I think that the reason is that g++ is compiled with libstdc as shared object.&lt;BR /&gt;can I compile shared objects that way ?&lt;BR /&gt;Amit</description>
      <pubDate>Tue, 25 May 2004 01:08:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-have-a-similiar-problem-on-hp-11-0/m-p/3285233#M715543</guid>
      <dc:creator>amit_29</dc:creator>
      <dc:date>2004-05-25T01:08:46Z</dc:date>
    </item>
  </channel>
</rss>

