<?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: C program scheduler in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/c-program-scheduler/m-p/3138307#M800381</link>
    <description>Try "cc -Ae" instead of "cc -Aa".  Strict&lt;BR /&gt;ANSI mode (-Aa) is indeed quite strict.  I've&lt;BR /&gt;always found -Ae to be more useful.&lt;BR /&gt;</description>
    <pubDate>Mon, 08 Dec 2003 13:42:02 GMT</pubDate>
    <dc:creator>Gregory Fruth</dc:creator>
    <dc:date>2003-12-08T13:42:02Z</dc:date>
    <item>
      <title>C program scheduler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-program-scheduler/m-p/3138304#M800378</link>
      <description>I recently upgraded from a D320 server to a B1000 workstation - From HPUX 10.2 to HPUX 11.00, and probably more important from 32 to 64 bit. Oracle 8.1.6 64 bit was also installed. Had some minor hickups but everything went fine untill I tried moving my C applications. All applications compiles fine on the new system - The problem though: I have got a program scheduler developed in C which doesn't operate correctly - no errors or crashes but it doesn't do what it is suppose to.  I've used this scheduler on several other machines - only difference is that this is a workstation and 64 bit.  Basically the program uses pstat_getproc, and execv to monitor and schedule programs. The program runs but doesn't get anywhere ???  Any suggestions ?&lt;BR /&gt;Thank you</description>
      <pubDate>Mon, 08 Dec 2003 04:41:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-program-scheduler/m-p/3138304#M800378</guid>
      <dc:creator>AntBark</dc:creator>
      <dc:date>2003-12-08T04:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: C program scheduler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-program-scheduler/m-p/3138305#M800379</link>
      <description>There's a note on 32/64 bit compatibility in the man page.&lt;BR /&gt;&lt;BR /&gt;Try compiling with  -D_PSTAT64&lt;BR /&gt;&lt;BR /&gt;-- Graham</description>
      <pubDate>Mon, 08 Dec 2003 05:11:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-program-scheduler/m-p/3138305#M800379</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2003-12-08T05:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: C program scheduler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-program-scheduler/m-p/3138306#M800380</link>
      <description>Thank allot Graham - helped alot!&lt;BR /&gt;&lt;BR /&gt;I got this error eventially :&lt;BR /&gt;cpp: "/usr/include/sys/stdsyms.h", line 297: error 4062: "wide mode pstat interfaces not supported in strict ANSI mode."&lt;BR /&gt;&lt;BR /&gt;Does this mean I may never use -Aa in my compilation when using -D_PSTAT64 ?&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;Anthony&lt;BR /&gt;&lt;BR /&gt;You relieved my Monday stress ALOT THANX!</description>
      <pubDate>Mon, 08 Dec 2003 05:48:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-program-scheduler/m-p/3138306#M800380</guid>
      <dc:creator>AntBark</dc:creator>
      <dc:date>2003-12-08T05:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: C program scheduler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-program-scheduler/m-p/3138307#M800381</link>
      <description>Try "cc -Ae" instead of "cc -Aa".  Strict&lt;BR /&gt;ANSI mode (-Aa) is indeed quite strict.  I've&lt;BR /&gt;always found -Ae to be more useful.&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Dec 2003 13:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-program-scheduler/m-p/3138307#M800381</guid>
      <dc:creator>Gregory Fruth</dc:creator>
      <dc:date>2003-12-08T13:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: C program scheduler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-program-scheduler/m-p/3138308#M800382</link>
      <description>Thanks&lt;BR /&gt;&lt;BR /&gt;This site rocks ....</description>
      <pubDate>Tue, 09 Dec 2003 00:24:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-program-scheduler/m-p/3138308#M800382</guid>
      <dc:creator>AntBark</dc:creator>
      <dc:date>2003-12-09T00:24:52Z</dc:date>
    </item>
  </channel>
</rss>

