<?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: Why the month is missing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/why-the-month-is-missing/m-p/2717267#M721656</link>
    <description>Would it be possible to paste src.c here? And the output?</description>
    <pubDate>Mon, 06 May 2002 02:01:08 GMT</pubDate>
    <dc:creator>Deepak Extross</dc:creator>
    <dc:date>2002-05-06T02:01:08Z</dc:date>
    <item>
      <title>Why the month is missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-the-month-is-missing/m-p/2717264#M721653</link>
      <description>Hi,&lt;BR /&gt;Anybody knows how come I can compile and run my my program successfully on nodeA using Ansi C compiler,  but after I copied it over to nodeB, where there is no Ansi C developer's bundle, the program generated a wrong  output which does not contain month data as I expected on nodeA?  More strangely, if I copied the source code to nodeC with Ansi C bundle and compiled it there and then copied it to nodeB, then the result is correct.  In above compilation, I used "cc -Aa" option to make code Ansi-compliant.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;</description>
      <pubDate>Mon, 06 May 2002 00:29:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-the-month-is-missing/m-p/2717264#M721653</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2002-05-06T00:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Why the month is missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-the-month-is-missing/m-p/2717265#M721654</link>
      <description>Are you compiling on NodeB or just copying the executables to it? Any warnings thrown up during compilation?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 May 2002 01:39:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-the-month-is-missing/m-p/2717265#M721654</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-05-06T01:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why the month is missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-the-month-is-missing/m-p/2717266#M721655</link>
      <description>I only compiled the source code on nodeA or nodeC since there is no Ansi C bundle installed on nodeB.  &lt;BR /&gt;&lt;BR /&gt;The problem now is when I copied the executable to nodeB and run it I am getting the incorrect result. But this can be solved if I copied it from nodeC to nodeB rather than from nodeA.&lt;BR /&gt;&lt;BR /&gt;When I compiled the source code using "cc src.c -o src.o -Aa" on either nodeA or nodeC, I always got the following warning message,&lt;BR /&gt;&lt;BR /&gt;/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (src.o) was detected. The linked output may not run on a PA 1.x s&lt;BR /&gt;ystem.&lt;BR /&gt;</description>
      <pubDate>Mon, 06 May 2002 01:54:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-the-month-is-missing/m-p/2717266#M721655</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2002-05-06T01:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why the month is missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-the-month-is-missing/m-p/2717267#M721656</link>
      <description>Would it be possible to paste src.c here? And the output?</description>
      <pubDate>Mon, 06 May 2002 02:01:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-the-month-is-missing/m-p/2717267#M721656</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-05-06T02:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Why the month is missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-the-month-is-missing/m-p/2717268#M721657</link>
      <description>It is not convienient to paste source code here because it is so huge and also requires input data file.  But the executable can be run on nodeA or nodeC without any problem. All nodes are running HP-UX 11.00 with 64 bits.</description>
      <pubDate>Mon, 06 May 2002 02:05:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-the-month-is-missing/m-p/2717268#M721657</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2002-05-06T02:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Why the month is missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-the-month-is-missing/m-p/2717269#M721658</link>
      <description>Did you compare the patch levels on NodeA and NodeC?</description>
      <pubDate>Mon, 06 May 2002 02:29:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-the-month-is-missing/m-p/2717269#M721658</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-05-06T02:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Why the month is missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-the-month-is-missing/m-p/2717270#M721659</link>
      <description>You are right. Just now I checked the patch level. On nodeC, there is patch PHSS_22272                    1.0            ANSI C compiler cumulative patch. But it does not exist on nodeA.  &lt;BR /&gt;&lt;BR /&gt; Do you think this difference will affect the output behaviour of the executables?&lt;BR /&gt;</description>
      <pubDate>Mon, 06 May 2002 02:40:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-the-month-is-missing/m-p/2717270#M721659</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2002-05-06T02:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why the month is missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-the-month-is-missing/m-p/2717271#M721660</link>
      <description>I thought PHSS_22272 was related to Oracle, but it won't hurt to try.</description>
      <pubDate>Mon, 06 May 2002 03:19:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-the-month-is-missing/m-p/2717271#M721660</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-05-06T03:19:42Z</dc:date>
    </item>
  </channel>
</rss>

