<?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: Invalid version for shared library: &amp;lt;lib_name&amp;gt; in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-version-for-shared-library-lt-lib-name-gt/m-p/2646216#M44873</link>
    <description>Hi Ruediger,&lt;BR /&gt;&lt;BR /&gt;Is there any thing specific I need to know to be able to compile for this PA-RISC 1.1?&lt;BR /&gt;Flags etc.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Graham</description>
    <pubDate>Wed, 16 Jan 2002 14:39:30 GMT</pubDate>
    <dc:creator>Graham Van der vaart</dc:creator>
    <dc:date>2002-01-16T14:39:30Z</dc:date>
    <item>
      <title>Invalid version for shared library: &lt;lib_name&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-version-for-shared-library-lt-lib-name-gt/m-p/2646214#M44871</link>
      <description>Hi,&lt;BR /&gt;A few years ago (HP-UX 10.20) we created our own shared libraries (HP C/ANSI C).&lt;BR /&gt;We ported them to HP-UX11.00 no problem.&lt;BR /&gt;&lt;BR /&gt;We later upgraded our development machine to HP-UX11.00 and HP CANSI C B.11.01.20)&lt;BR /&gt;&lt;BR /&gt;I just recompiled/linked the shared libraries and found the libraries a little smaller (bytes) and when I run programs that use the libraries I got "Bad system id for shared library:" and it core dumps.&lt;BR /&gt;I ran file &lt;LIB_NAME&gt; and it gave output to the effect that the library conformed to PA-RISC2.0&lt;BR /&gt;I added a couple of flags +z +DA1.0 +DS1.1 to the make file and I now get the following error,&lt;BR /&gt;"Invalid version for shared library: &lt;LIB_NAME&gt;" and it still core dumps.&lt;BR /&gt;I ran file &lt;LIB_NAME&gt; and it shows same output as old/good version of library.&lt;BR /&gt;What is my problem?&lt;BR /&gt;Regards&lt;BR /&gt;Graham&lt;BR /&gt;&lt;/LIB_NAME&gt;&lt;/LIB_NAME&gt;&lt;/LIB_NAME&gt;</description>
      <pubDate>Wed, 16 Jan 2002 13:58:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-version-for-shared-library-lt-lib-name-gt/m-p/2646214#M44871</guid>
      <dc:creator>Graham Van der vaart</dc:creator>
      <dc:date>2002-01-16T13:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid version for shared library: &lt;lib_name&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-version-for-shared-library-lt-lib-name-gt/m-p/2646215#M44872</link>
      <description>Hi Graham,&lt;BR /&gt;&lt;BR /&gt;some days ago we discussed a similar problem?&lt;BR /&gt;Is your box a PA-RISC1.1 ono? Then you have to compile your lib for this one.&lt;BR /&gt;&lt;BR /&gt;Ruediger&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2002 14:14:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-version-for-shared-library-lt-lib-name-gt/m-p/2646215#M44872</guid>
      <dc:creator>Ruediger Noack</dc:creator>
      <dc:date>2002-01-16T14:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid version for shared library: &lt;lib_name&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-version-for-shared-library-lt-lib-name-gt/m-p/2646216#M44873</link>
      <description>Hi Ruediger,&lt;BR /&gt;&lt;BR /&gt;Is there any thing specific I need to know to be able to compile for this PA-RISC 1.1?&lt;BR /&gt;Flags etc.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Graham</description>
      <pubDate>Wed, 16 Jan 2002 14:39:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-version-for-shared-library-lt-lib-name-gt/m-p/2646216#M44873</guid>
      <dc:creator>Graham Van der vaart</dc:creator>
      <dc:date>2002-01-16T14:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid version for shared library: &lt;lib_name&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-version-for-shared-library-lt-lib-name-gt/m-p/2646217#M44874</link>
      <description>Sorry Graham,&lt;BR /&gt;&lt;BR /&gt;I think so (compiler/precompiler option), but I don't know the details for this. It's not my daily job to do this.&lt;BR /&gt;But I'm sure you will find a prof here.&lt;BR /&gt;May be you will find something in your makefile.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Ruediger</description>
      <pubDate>Wed, 16 Jan 2002 15:14:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-version-for-shared-library-lt-lib-name-gt/m-p/2646217#M44874</guid>
      <dc:creator>Ruediger Noack</dc:creator>
      <dc:date>2002-01-16T15:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid version for shared library: &lt;lib_name&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-version-for-shared-library-lt-lib-name-gt/m-p/2646218#M44875</link>
      <description>The following assumes HP's C/ANSI C compiler:&lt;BR /&gt;&lt;BR /&gt;By default, the HP compiler will target for PA version of the machine it's on.  &lt;BR /&gt;&lt;BR /&gt;If you want to target for the least common denominator version of PA, use +DAportable cc option.  &lt;BR /&gt;&lt;BR /&gt;If you want to target for another PA RISC version, man cc will give you all of the different options.  Look for DA.</description>
      <pubDate>Wed, 16 Jan 2002 15:50:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-version-for-shared-library-lt-lib-name-gt/m-p/2646218#M44875</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2002-01-16T15:50:47Z</dc:date>
    </item>
  </channel>
</rss>

