<?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: gcc compiler in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-compiler/m-p/3394769#M862437</link>
    <description>Do you have all the dependencies that gcc relies on?&lt;BR /&gt;&lt;BR /&gt;There are a few additional pieces you need.</description>
    <pubDate>Wed, 06 Oct 2004 12:51:23 GMT</pubDate>
    <dc:creator>Rick Garland</dc:creator>
    <dc:date>2004-10-06T12:51:23Z</dc:date>
    <item>
      <title>gcc compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-compiler/m-p/3394768#M862436</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I have a c program that used get getpwnam_r function. I am not able to compile the code successfully using gcc.I am getting the following warning.&lt;BR /&gt;&lt;BR /&gt;rzak.c:93: warning: passing arg 2 of `getpwnam_r' from incompatible pointer type&lt;BR /&gt;rzak.c:93: warning: passing arg 5 of `getpwnam_r' from incompatible pointer type&lt;BR /&gt;&lt;BR /&gt;The same code work fine if I compile using ANSI C compiler.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 06 Oct 2004 12:49:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gcc-compiler/m-p/3394768#M862436</guid>
      <dc:creator>Ridzuan Zakaria</dc:creator>
      <dc:date>2004-10-06T12:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: gcc compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-compiler/m-p/3394769#M862437</link>
      <description>Do you have all the dependencies that gcc relies on?&lt;BR /&gt;&lt;BR /&gt;There are a few additional pieces you need.</description>
      <pubDate>Wed, 06 Oct 2004 12:51:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gcc-compiler/m-p/3394769#M862437</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-06T12:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: gcc compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-compiler/m-p/3394770#M862438</link>
      <description>Honestly, I do not know, the installation was done by UNIX Admin. If you have the list of component that need to install please let me know. I can run it with Unix Admin.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 06 Oct 2004 13:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gcc-compiler/m-p/3394770#M862438</guid>
      <dc:creator>Ridzuan Zakaria</dc:creator>
      <dc:date>2004-10-06T13:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: gcc compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-compiler/m-p/3394771#M862439</link>
      <description>Some of the dependencies; bison, autoconf, flex, m4, make, perl. There are others.&lt;BR /&gt;&lt;BR /&gt;Check the Software Porting Archive Center for HPUX. &lt;A href="http://gatekeep.cs.utah.edu" target="_blank"&gt;http://gatekeep.cs.utah.edu&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Search for gcc. This will provide you a list of all the dependencies.</description>
      <pubDate>Wed, 06 Oct 2004 13:08:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gcc-compiler/m-p/3394771#M862439</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-06T13:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: gcc compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-compiler/m-p/3394772#M862440</link>
      <description>Well, what does your call to getpwnam_r look&lt;BR /&gt;like?  gcc is complaining that the pointer&lt;BR /&gt;type of your struct passwd arguments are&lt;BR /&gt;incorrect.  gcc is much piciker than the&lt;BR /&gt;HP cc.</description>
      <pubDate>Wed, 06 Oct 2004 19:38:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gcc-compiler/m-p/3394772#M862440</guid>
      <dc:creator>Gregory Fruth</dc:creator>
      <dc:date>2004-10-06T19:38:12Z</dc:date>
    </item>
  </channel>
</rss>

