<?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 C Compiler in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/c-compiler/m-p/3626969#M236785</link>
    <description>Hi&lt;BR /&gt;i am trying to write a c progam on my itanium server (hp-ux 11.23)&lt;BR /&gt;when i try to compile the program i receive the following error (C compiler version 5.0):&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1-(Bundled) cc: warning 922: "-b" is unsupported in the bundled&lt;BR /&gt;compiler,&lt;BR /&gt;ignored.&lt;BR /&gt;2-(Bundled) cc: warning 922: "-Ae" is unsupported in the bundled&lt;BR /&gt;compiler,&lt;BR /&gt;ignored.&lt;BR /&gt;3- (Bundled) cc: warning 922: "+u4" is unsupported in the bundled&lt;BR /&gt;compiler,&lt;BR /&gt;ignored.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;is there any path that can solve this problem ?&lt;BR /&gt;Regards&lt;BR /&gt;Hassoun</description>
    <pubDate>Thu, 15 Sep 2005 09:22:34 GMT</pubDate>
    <dc:creator>tarek_3</dc:creator>
    <dc:date>2005-09-15T09:22:34Z</dc:date>
    <item>
      <title>C Compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-compiler/m-p/3626969#M236785</link>
      <description>Hi&lt;BR /&gt;i am trying to write a c progam on my itanium server (hp-ux 11.23)&lt;BR /&gt;when i try to compile the program i receive the following error (C compiler version 5.0):&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1-(Bundled) cc: warning 922: "-b" is unsupported in the bundled&lt;BR /&gt;compiler,&lt;BR /&gt;ignored.&lt;BR /&gt;2-(Bundled) cc: warning 922: "-Ae" is unsupported in the bundled&lt;BR /&gt;compiler,&lt;BR /&gt;ignored.&lt;BR /&gt;3- (Bundled) cc: warning 922: "+u4" is unsupported in the bundled&lt;BR /&gt;compiler,&lt;BR /&gt;ignored.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;is there any path that can solve this problem ?&lt;BR /&gt;Regards&lt;BR /&gt;Hassoun</description>
      <pubDate>Thu, 15 Sep 2005 09:22:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-compiler/m-p/3626969#M236785</guid>
      <dc:creator>tarek_3</dc:creator>
      <dc:date>2005-09-15T09:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: C Compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-compiler/m-p/3626970#M236786</link>
      <description>The bundled c compiler that is included with HP-UX is a stripped down version that is of limited usefulness - primarily it's used to build the kernel.  You either need to purchase HP's full fledged C compiler or download and install gcc:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnu/gcc-4.0.1/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnu/gcc-4.0.1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 15 Sep 2005 09:26:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-compiler/m-p/3626970#M236786</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-09-15T09:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: C Compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-compiler/m-p/3626971#M236787</link>
      <description>Do you have aCC installed? If you do, you need to check your path because from the errors you are getting, you appear to be running the built in basic C compiler, which doesn't understand the same options as aCC.</description>
      <pubDate>Thu, 15 Sep 2005 09:26:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-compiler/m-p/3626971#M236787</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-09-15T09:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: C Compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-compiler/m-p/3626972#M236788</link>
      <description>you are compiling with the bundled C-Compiler.&lt;BR /&gt;&lt;BR /&gt;To use all compiler features you will need to buy the HP ANSI-C compiler or use GNU's gcc.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer</description>
      <pubDate>Thu, 15 Sep 2005 09:28:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-compiler/m-p/3626972#M236788</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2005-09-15T09:28:31Z</dc:date>
    </item>
  </channel>
</rss>

