<?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 comipling external libraires in GNU ? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/comipling-external-libraires-in-gnu/m-p/3799799#M34201</link>
    <description>hello all,&lt;BR /&gt;I have OpenVMS 7.3-2 &lt;BR /&gt;I have two questions &lt;BR /&gt;&lt;BR /&gt;1) I installed GNU however it seems to use &lt;BR /&gt;gcc,g++ I need DEC C and CXX installed as per the link&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/opensource/gnvreadme_first.html#heading_2.1" target="_blank"&gt;http://h71000.www7.hp.com/opensource/gnvreadme_first.html#heading_2.1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I already have CC compiler installed which works with DEC so shouldn't gcc work in bash shell&lt;BR /&gt;&lt;BR /&gt;How or where can I get DECC and CXX installed ?&lt;BR /&gt;&lt;BR /&gt;2) I am planning to build binaries for Tcl/Tk should I use GNU for this purpose or normal CC compiler in openvms ?</description>
    <pubDate>Sat, 03 Jun 2006 16:38:31 GMT</pubDate>
    <dc:creator>nipun_2</dc:creator>
    <dc:date>2006-06-03T16:38:31Z</dc:date>
    <item>
      <title>comipling external libraires in GNU ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/comipling-external-libraires-in-gnu/m-p/3799799#M34201</link>
      <description>hello all,&lt;BR /&gt;I have OpenVMS 7.3-2 &lt;BR /&gt;I have two questions &lt;BR /&gt;&lt;BR /&gt;1) I installed GNU however it seems to use &lt;BR /&gt;gcc,g++ I need DEC C and CXX installed as per the link&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/opensource/gnvreadme_first.html#heading_2.1" target="_blank"&gt;http://h71000.www7.hp.com/opensource/gnvreadme_first.html#heading_2.1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I already have CC compiler installed which works with DEC so shouldn't gcc work in bash shell&lt;BR /&gt;&lt;BR /&gt;How or where can I get DECC and CXX installed ?&lt;BR /&gt;&lt;BR /&gt;2) I am planning to build binaries for Tcl/Tk should I use GNU for this purpose or normal CC compiler in openvms ?</description>
      <pubDate>Sat, 03 Jun 2006 16:38:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/comipling-external-libraires-in-gnu/m-p/3799799#M34201</guid>
      <dc:creator>nipun_2</dc:creator>
      <dc:date>2006-06-03T16:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: comipling external libraires in GNU ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/comipling-external-libraires-in-gnu/m-p/3799800#M34202</link>
      <description>&amp;gt; I installed GNU [...]&lt;BR /&gt;&lt;BR /&gt;What does this mean?  GNV?  GNU != GNV.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I already have CC compiler installed [...]&lt;BR /&gt;&lt;BR /&gt;So, as I read the GNV docs, a gcc command in&lt;BR /&gt;bash should work.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; How or where can I get DECC and CXX installed ?&lt;BR /&gt;&lt;BR /&gt;"How" is normally covered in the product&lt;BR /&gt;installation instructions.  "Where"?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] should I use GNU [...]&lt;BR /&gt;&lt;BR /&gt;If you have a pure UNIX kit, then GNV might&lt;BR /&gt;work better.  If you have a VMS-adapted kit,&lt;BR /&gt;then the normal VMS environment will probably&lt;BR /&gt;work better.</description>
      <pubDate>Sat, 03 Jun 2006 23:55:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/comipling-external-libraires-in-gnu/m-p/3799800#M34202</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-06-03T23:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: comipling external libraires in GNU ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/comipling-external-libraires-in-gnu/m-p/3799801#M34203</link>
      <description>Thanks for your reply Steven. &lt;BR /&gt;I should correct myself &lt;BR /&gt;I have installed "GNV" I was trying to use the original name GNU from which came GNV&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regarding Pt 2. &lt;BR /&gt;I installed GNV using the manual so that was the first thing I looked for.&lt;BR /&gt;However, I couldn't find one for DECC or CXX &lt;BR /&gt;I wasn't able to understand if DecC would be an application or a part of package or a license that I would require? &lt;BR /&gt;&lt;BR /&gt;And gcc and g++ didn't work in the bash shell and the reason for that as stated in the GNV manual (I have put as a link) is because there seems to be requirement for DECC and CXX. &lt;BR /&gt;&lt;BR /&gt;Let me know if anyone has gcc,g++ working on GNV before and what steps you did. I am trying get a practical steps in doing so as am new to this.&lt;BR /&gt;&lt;BR /&gt;Thanks again. &lt;BR /&gt;&lt;BR /&gt;Nipun&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 04 Jun 2006 20:19:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/comipling-external-libraires-in-gnu/m-p/3799801#M34203</guid>
      <dc:creator>nipun_2</dc:creator>
      <dc:date>2006-06-04T20:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: comipling external libraires in GNU ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/comipling-external-libraires-in-gnu/m-p/3799802#M34204</link>
      <description>VMS C and C++ compilers are separate&lt;BR /&gt;("layered") products, which required separate&lt;BR /&gt;licenses (and PAKs).&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/commercial/cace.html" target="_blank"&gt;http://h71000.www7.hp.com/commercial/cace.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I've used an old GCC on VMS VAX.  I have no&lt;BR /&gt;idea what's available in GCC for VMS Alpha.&lt;BR /&gt;&lt;BR /&gt;I believe that GNV provides a GCC-like&lt;BR /&gt;interface to the DEC/Compaq/HP compilers.&lt;BR /&gt;&lt;BR /&gt;If you have a hobbyist VMS license, you&lt;BR /&gt;should have (or be able to get) free compiler&lt;BR /&gt;licenses (and PAKs).  If you're in the&lt;BR /&gt;educational program, it may be similar.  If&lt;BR /&gt;you're commercial, some actual money is&lt;BR /&gt;probably required.</description>
      <pubDate>Sun, 04 Jun 2006 22:53:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/comipling-external-libraires-in-gnu/m-p/3799802#M34204</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-06-04T22:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: comipling external libraires in GNU ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/comipling-external-libraires-in-gnu/m-p/3799803#M34205</link>
      <description>In GNV V1.6-2 (with the DEC/Compaq/HP&lt;BR /&gt;compilers installed):&lt;BR /&gt;&lt;BR /&gt;bash$ type cc&lt;BR /&gt;cc is hashed (/gnu/bin/cc)&lt;BR /&gt;&lt;BR /&gt;bash$ type gcc&lt;BR /&gt;gcc is hashed (/gnu/bin/gcc)&lt;BR /&gt;&lt;BR /&gt;Different files, but the same:&lt;BR /&gt;&lt;BR /&gt;bash$ diff /gnu/bin/cc /gnu/bin/gcc&lt;BR /&gt;bash$&lt;BR /&gt;&lt;BR /&gt;bash$ cc -V&lt;BR /&gt;GNV Jun  8 2004 10:49:58&lt;BR /&gt;HP C V7.1-015 on OpenVMS Alpha V7.3-2&lt;BR /&gt;&lt;BR /&gt;bash$ gcc -V&lt;BR /&gt;GNV Jun  8 2004 10:49:58&lt;BR /&gt;HP C V7.1-015 on OpenVMS Alpha V7.3-2&lt;BR /&gt;&lt;BR /&gt;bash$ g++ -V&lt;BR /&gt;GNV Jun  8 2004 10:49:58&lt;BR /&gt;HP C++ V7.1-015 for OpenVMS Alpha V7.3-2&lt;BR /&gt;&lt;BR /&gt;(Apparently similar C and C++ versions are&lt;BR /&gt;coincidental.)&lt;BR /&gt;&lt;BR /&gt;bash$ uname -a&lt;BR /&gt;OpenVMS ALP 0 V7.3-2 COMPAQ_Professional_Workstation Alpha&lt;BR /&gt;&lt;BR /&gt;bash$ cat /dka0/sms/fred.c&lt;BR /&gt;#include  &lt;STDIO.H&gt;&lt;BR /&gt;&lt;BR /&gt;main()&lt;BR /&gt;{&lt;BR /&gt;printf( " %s\n", "Hi.");&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;bash$ gcc /dka0/sms/fred.c -o fred&lt;BR /&gt;&lt;BR /&gt;bash$ ./fred&lt;BR /&gt; Hi.&lt;BR /&gt;&lt;/STDIO.H&gt;</description>
      <pubDate>Sun, 04 Jun 2006 23:12:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/comipling-external-libraires-in-gnu/m-p/3799803#M34205</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-06-04T23:12:22Z</dc:date>
    </item>
  </channel>
</rss>

