<?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: s800 shared library in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/s800-shared-library/m-p/2894962#M752079</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;we uses procedure given in the URL by Steve,it works well</description>
    <pubDate>Mon, 03 Feb 2003 11:14:01 GMT</pubDate>
    <dc:creator>Ravi_8</dc:creator>
    <dc:date>2003-02-03T11:14:01Z</dc:date>
    <item>
      <title>s800 shared library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/s800-shared-library/m-p/2894960#M752077</link>
      <description>Can anyone help me to make a s800 shared library? I'm working on HP-UX11i.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Mon, 03 Feb 2003 10:47:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/s800-shared-library/m-p/2894960#M752077</guid>
      <dc:creator>stefano_20</dc:creator>
      <dc:date>2003-02-03T10:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: s800 shared library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/s800-shared-library/m-p/2894961#M752078</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/2213/libs.htm#libraries" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/2213/libs.htm#libraries&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Contains it all.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;           steve Steel</description>
      <pubDate>Mon, 03 Feb 2003 11:07:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/s800-shared-library/m-p/2894961#M752078</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-02-03T11:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: s800 shared library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/s800-shared-library/m-p/2894962#M752079</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;we uses procedure given in the URL by Steve,it works well</description>
      <pubDate>Mon, 03 Feb 2003 11:14:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/s800-shared-library/m-p/2894962#M752079</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-02-03T11:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: s800 shared library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/s800-shared-library/m-p/2894963#M752080</link>
      <description>Hi!&lt;BR /&gt;I found a problem with using +z - option on my mashine.&lt;BR /&gt;So try this procedure:&lt;BR /&gt;&lt;BR /&gt;1.Creating shared object:&lt;BR /&gt;#gcc -c -fPIC ./mysource1.c&lt;BR /&gt;#gcc -c -fPIC ./mysource2.c&lt;BR /&gt;&lt;BR /&gt;2.Creating shared-library:&lt;BR /&gt;#ld -b -o libmy.sl mysource1.o mysource2.o&lt;BR /&gt;&lt;BR /&gt;3.copy libmy.sl to /usr/lib, &lt;BR /&gt;  also: SHLIB=/usr/lib&lt;BR /&gt;&lt;BR /&gt;4.Using mylib.sl for compilating new exec:&lt;BR /&gt;gcc -lmy ./mynewsource.c&lt;BR /&gt;&lt;BR /&gt;Regards,Stan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Feb 2003 12:51:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/s800-shared-library/m-p/2894963#M752080</guid>
      <dc:creator>Stanimir</dc:creator>
      <dc:date>2003-02-03T12:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: s800 shared library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/s800-shared-library/m-p/2894964#M752081</link>
      <description>About above: No SHLIB, but SHLIB_PATH !!! :)&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Feb 2003 12:54:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/s800-shared-library/m-p/2894964#M752081</guid>
      <dc:creator>Stanimir</dc:creator>
      <dc:date>2003-02-03T12:54:59Z</dc:date>
    </item>
  </channel>
</rss>

