<?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 pstat_getlwp() in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pstat-getlwp/m-p/2963372#M814801</link>
    <description>My application has pstat_getlwp().  When I compile it on HP11i, then the executable fails to run on HP 11.0.  Is that something expected??? How can I make it work???&lt;BR /&gt;Please help - Thanks</description>
    <pubDate>Thu, 01 May 2003 04:21:59 GMT</pubDate>
    <dc:creator>Thu Nguyen_2</dc:creator>
    <dc:date>2003-05-01T04:21:59Z</dc:date>
    <item>
      <title>pstat_getlwp()</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pstat-getlwp/m-p/2963372#M814801</link>
      <description>My application has pstat_getlwp().  When I compile it on HP11i, then the executable fails to run on HP 11.0.  Is that something expected??? How can I make it work???&lt;BR /&gt;Please help - Thanks</description>
      <pubDate>Thu, 01 May 2003 04:21:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pstat-getlwp/m-p/2963372#M814801</guid>
      <dc:creator>Thu Nguyen_2</dc:creator>
      <dc:date>2003-05-01T04:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: pstat_getlwp()</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pstat-getlwp/m-p/2963373#M814802</link>
      <description>Hi,&lt;BR /&gt;For good performance and better results you always need to compile when you change the HP-UX version. And specially when you move down wards.&lt;BR /&gt;Recompile the application on 11.00 to make it working.&lt;BR /&gt;&lt;BR /&gt;Rajeev</description>
      <pubDate>Thu, 01 May 2003 04:57:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pstat-getlwp/m-p/2963373#M814802</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-05-01T04:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: pstat_getlwp()</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pstat-getlwp/m-p/2963374#M814803</link>
      <description>HP-UX compatibility rules never guarantee that you can run an application compiled on one release on an older release.&lt;BR /&gt;&lt;BR /&gt;In the case of pstat_getlwp(), the addition of things like processor sets changed the definition of struct lwp_status between the two releases.  HP-UX 11.00 could not know how to fill in the new fields (lwp_fss and later) since they were not defined in that release.&lt;BR /&gt;&lt;BR /&gt;As previously suggested, the right way to do this is to compile on the older release.  In the vast majority of cases the binary will then run on both the older and newer releases.&lt;BR /&gt;</description>
      <pubDate>Fri, 02 May 2003 14:17:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pstat-getlwp/m-p/2963374#M814803</guid>
      <dc:creator>doug hosking</dc:creator>
      <dc:date>2003-05-02T14:17:19Z</dc:date>
    </item>
  </channel>
</rss>

