<?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 Compile a program ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-a-program/m-p/3746501#M256993</link>
    <description>Hi:&lt;BR /&gt;I whant to know who can compile a programa to hpux box, somebody can help me made step by step.&lt;BR /&gt;&lt;BR /&gt;Thank you!! &lt;BR /&gt;&lt;BR /&gt;I have install C++</description>
    <pubDate>Tue, 07 Mar 2006 19:15:16 GMT</pubDate>
    <dc:creator>Isaac_4</dc:creator>
    <dc:date>2006-03-07T19:15:16Z</dc:date>
    <item>
      <title>Compile a program ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-a-program/m-p/3746501#M256993</link>
      <description>Hi:&lt;BR /&gt;I whant to know who can compile a programa to hpux box, somebody can help me made step by step.&lt;BR /&gt;&lt;BR /&gt;Thank you!! &lt;BR /&gt;&lt;BR /&gt;I have install C++</description>
      <pubDate>Tue, 07 Mar 2006 19:15:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-a-program/m-p/3746501#M256993</guid>
      <dc:creator>Isaac_4</dc:creator>
      <dc:date>2006-03-07T19:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Compile a program ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-a-program/m-p/3746502#M256994</link>
      <description>Issac,&lt;BR /&gt;&lt;BR /&gt;For C programs use cc and for C++ use aCC. Each of these needs to be purchased from HP separately. So depending on your coding needs (C or C++) do the requisite.&lt;BR /&gt;&lt;BR /&gt;cheers!</description>
      <pubDate>Tue, 07 Mar 2006 19:32:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-a-program/m-p/3746502#M256994</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2006-03-07T19:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Compile a program ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-a-program/m-p/3746503#M256995</link>
      <description>In that case, it could be as simple as&lt;BR /&gt;&lt;BR /&gt;aCC myfile.C -o myfile&lt;BR /&gt;&lt;BR /&gt;but I doubt it's going to be that simple.&lt;BR /&gt;&lt;BR /&gt;You are basically telling you that you have purchased a car and there is fuel in the tank. Now you want to go to Hot Coffee, MS but you haven't told us where you are now or what are your current driving skills.</description>
      <pubDate>Tue, 07 Mar 2006 20:25:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-a-program/m-p/3746503#M256995</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-03-07T20:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Compile a program ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-a-program/m-p/3746504#M256996</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;For C++, you may need to install aC++ or GCC in your hp-ux box. You can download GCC from, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,7663,00.html" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,7663,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Once you installed GCC, you can just compile as, &lt;BR /&gt;&lt;BR /&gt;# g++ -o test test.cpp&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 07 Mar 2006 21:41:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-a-program/m-p/3746504#M256996</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-07T21:41:39Z</dc:date>
    </item>
  </channel>
</rss>

