<?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: VAX C compiler in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vax-c-compiler/m-p/3883514#M34995</link>
    <description>Send some e-mail to sms@antinode-org (more or&lt;BR /&gt;less).  It's on the March 1993 ConDist,&lt;BR /&gt;apparently.&lt;BR /&gt;&lt;BR /&gt;I have V3.1, too, if you're looking for&lt;BR /&gt;antiques.&lt;BR /&gt;&lt;BR /&gt;Why?  (DEC C is generally considered an&lt;BR /&gt;improvement.)</description>
    <pubDate>Thu, 19 Oct 2006 15:26:48 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2006-10-19T15:26:48Z</dc:date>
    <item>
      <title>VAX C compiler</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-c-compiler/m-p/3883513#M34994</link>
      <description>How can I get a copy of the VAX C compliler version 3.2?</description>
      <pubDate>Thu, 19 Oct 2006 14:12:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-c-compiler/m-p/3883513#M34994</guid>
      <dc:creator>Dave Perryman</dc:creator>
      <dc:date>2006-10-19T14:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: VAX C compiler</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-c-compiler/m-p/3883514#M34995</link>
      <description>Send some e-mail to sms@antinode-org (more or&lt;BR /&gt;less).  It's on the March 1993 ConDist,&lt;BR /&gt;apparently.&lt;BR /&gt;&lt;BR /&gt;I have V3.1, too, if you're looking for&lt;BR /&gt;antiques.&lt;BR /&gt;&lt;BR /&gt;Why?  (DEC C is generally considered an&lt;BR /&gt;improvement.)</description>
      <pubDate>Thu, 19 Oct 2006 15:26:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-c-compiler/m-p/3883514#M34995</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-19T15:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: VAX C compiler</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-c-compiler/m-p/3883515#M34996</link>
      <description>Dave,&lt;BR /&gt;&lt;BR /&gt;What is the ovms version you have? Fyi, this VAX C compiler was not included in any Y2K investigations, an it has not been tested on any recent OpenVMS/VAX releases; the last supported VAX/OpenVMS version for this VAX C V3.2 was VAX/OpenVMS V5.x.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Archunan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Oct 2006 16:00:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-c-compiler/m-p/3883515#M34996</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2006-10-19T16:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: VAX C compiler</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-c-compiler/m-p/3883516#M34997</link>
      <description>We are running some old shop applications on Microvax's running 6.2  The compiler we had was 3.2.  I have asked the developer to use the dec c compiler but he insists he needs the vax c compiler.</description>
      <pubDate>Fri, 20 Oct 2006 07:01:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-c-compiler/m-p/3883516#M34997</guid>
      <dc:creator>Dave Perryman</dc:creator>
      <dc:date>2006-10-20T07:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: VAX C compiler</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-c-compiler/m-p/3883517#M34998</link>
      <description>&amp;gt; [...] the developer [...] insists he needs&lt;BR /&gt;&amp;gt; the vax c compiler.&lt;BR /&gt;&lt;BR /&gt;If one were feeling cynical, one might be&lt;BR /&gt;tempted to suspect that he didn't want to&lt;BR /&gt;have to clean up his code.  If one were&lt;BR /&gt;feeling cynical, that is.</description>
      <pubDate>Fri, 20 Oct 2006 07:55:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-c-compiler/m-p/3883517#M34998</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-20T07:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: VAX C compiler</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-c-compiler/m-p/3883518#M34999</link>
      <description>There are versions of DEC C which run just fine on VMS V6.2 and it is worth the effort to clean up the code so it complies without warnings. This will often find bugs before the users do. DEC C does have a VAXC compatability mode but I would not recommend it was used.&lt;BR /&gt;&lt;BR /&gt;If you have an alpha on which you run the self extracting exe in&lt;BR /&gt;&lt;A href="ftp://ftp.compaq.com/pub/products/C-CXX/openvms/c/" target="_blank"&gt;ftp://ftp.compaq.com/pub/products/C-CXX/openvms/c/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;then you may get a DEC C kit you can install.</description>
      <pubDate>Fri, 20 Oct 2006 09:20:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-c-compiler/m-p/3883518#M34999</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-10-20T09:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: VAX C compiler</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-c-compiler/m-p/3883519#M35000</link>
      <description>&lt;!--!*#--&gt;&amp;gt; &lt;A href="ftp://ftp.compaq.com/pub/products/C-CXX/openvms/c/" target="_blank"&gt;ftp://ftp.compaq.com/pub/products/C-CXX/openvms/c/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;All Alpha, I believe.  (Kit contents, not&lt;BR /&gt;just the Zip-SFX executable target.)</description>
      <pubDate>Fri, 20 Oct 2006 09:37:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-c-compiler/m-p/3883519#M35000</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-20T09:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: VAX C compiler</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-c-compiler/m-p/3883520#M35001</link>
      <description>I agree with Ian, migrating to to the DEC C compiler is well worth the effort.  &lt;BR /&gt;&lt;BR /&gt;I found turning up the diagnostics to LEVEL=4 really helped to uncover dormant bugs in our code.  Very handy indeed.&lt;BR /&gt;&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 20 Oct 2006 13:14:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-c-compiler/m-p/3883520#M35001</guid>
      <dc:creator>Jefferson Humber</dc:creator>
      <dc:date>2006-10-20T13:14:59Z</dc:date>
    </item>
  </channel>
</rss>

