<?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: Compiling with cc on hp-ux 11.0 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/compiling-with-cc-on-hp-ux-11-0/m-p/4965381#M101470</link>
    <description>Hello, &lt;BR /&gt;&lt;BR /&gt;You can't compile a C++ program with Ansi C compiler. You can download and install GCC for 11.0,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mirrors.develooper.com/hpux/downloads.html" target="_blank"&gt;http://mirrors.develooper.com/hpux/downloads.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
    <pubDate>Wed, 08 Mar 2006 05:44:24 GMT</pubDate>
    <dc:creator>Arunvijai_4</dc:creator>
    <dc:date>2006-03-08T05:44:24Z</dc:date>
    <item>
      <title>Compiling with cc on hp-ux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compiling-with-cc-on-hp-ux-11-0/m-p/4965380#M101469</link>
      <description>I have some c++ programs (.h/.cpp/Makefile) I would like to compile.  Our system(hp11.0) has only a CC (ansi) compiler. I prefer not to install extra packages.  Is it possible to do this ? Please give me the steps to start with this proces.  I have attached the Makefile (origine Linux)</description>
      <pubDate>Wed, 08 Mar 2006 05:41:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compiling-with-cc-on-hp-ux-11-0/m-p/4965380#M101469</guid>
      <dc:creator>rls admin</dc:creator>
      <dc:date>2006-03-08T05:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling with cc on hp-ux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compiling-with-cc-on-hp-ux-11-0/m-p/4965381#M101470</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;You can't compile a C++ program with Ansi C compiler. You can download and install GCC for 11.0,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mirrors.develooper.com/hpux/downloads.html" target="_blank"&gt;http://mirrors.develooper.com/hpux/downloads.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 08 Mar 2006 05:44:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compiling-with-cc-on-hp-ux-11-0/m-p/4965381#M101470</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-08T05:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling with cc on hp-ux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compiling-with-cc-on-hp-ux-11-0/m-p/4965382#M101471</link>
      <description>Hi,&lt;BR /&gt;the HP supported and official product is aC++ which is a chargeable product.&lt;BR /&gt;&lt;BR /&gt;Evaluation copy at:&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayInstallInfo.do?productNumber=B3913DBEVAL&amp;amp;jumpid=reg_R1002_USEN" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayInstallInfo.do?productNumber=B3913DBEVAL&amp;amp;jumpid=reg_R1002_USEN&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Product Code:&lt;BR /&gt;  B3913DB</description>
      <pubDate>Wed, 08 Mar 2006 05:56:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compiling-with-cc-on-hp-ux-11-0/m-p/4965382#M101471</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-03-08T05:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling with cc on hp-ux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compiling-with-cc-on-hp-ux-11-0/m-p/4965383#M101472</link>
      <description>And even for GNU, you need a package that also includes g++ (the GNU gcc C++ compiler)&lt;BR /&gt;&lt;BR /&gt;Also available on my site&lt;BR /&gt;&lt;BR /&gt;My HP ITRC site pages can be found at (please use LA as primary choice):&lt;BR /&gt;&lt;BR /&gt;USA Los Angeles &lt;A href="http://mirrors.develooper.com/hpux/" target="_blank"&gt;http://mirrors.develooper.com/hpux/&lt;/A&gt;&lt;BR /&gt;SGP Singapore   &lt;A href="https://www.beepz.com/personal/merijn/" target="_blank"&gt;https://www.beepz.com/personal/merijn/&lt;/A&gt;&lt;BR /&gt;USA Chicago     &lt;A href="http://ww.hpux.ws/merijn/" target="_blank"&gt;http://ww.hpux.ws/merijn/&lt;/A&gt;&lt;BR /&gt;NL  Hoofddorp   &lt;A href="http://www.cmve.net/~merijn/" target="_blank"&gt;http://www.cmve.net/~merijn/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy, have FUN! H.Merijn</description>
      <pubDate>Wed, 08 Mar 2006 06:18:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compiling-with-cc-on-hp-ux-11-0/m-p/4965383#M101472</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-03-08T06:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling with cc on hp-ux 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compiling-with-cc-on-hp-ux-11-0/m-p/4965384#M101473</link>
      <description>ok , will try with these solutions</description>
      <pubDate>Wed, 08 Mar 2006 07:43:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compiling-with-cc-on-hp-ux-11-0/m-p/4965384#M101473</guid>
      <dc:creator>rls admin</dc:creator>
      <dc:date>2006-03-08T07:43:21Z</dc:date>
    </item>
  </channel>
</rss>

