<?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: c_asm.h in DEC C in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562152#M32308</link>
    <description>Thanks, Antonio. We have access to only an Alpha running AXP1.5 and a VAX running 5.5-H2.&lt;BR /&gt;I see many modules missing in the TLBs, probably they exist in different modules so it is hard to locate. That is the reason I posted this query. Could you also please get me the efndef.h for me? &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Malleka</description>
    <pubDate>Wed, 15 Jun 2005 13:36:46 GMT</pubDate>
    <dc:creator>Malleka Ramachandran</dc:creator>
    <dc:date>2005-06-15T13:36:46Z</dc:date>
    <item>
      <title>c_asm.h in DEC C</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562146#M32302</link>
      <description>We are using a very old machine (AXP1.5) and the corresponding C compiler version seems to have problems in extracting modules from starlet. I have listed the TLB files and do not find any module for c_asm.h. Could someone let me know how to get this file?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Malleka</description>
      <pubDate>Fri, 10 Jun 2005 14:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562146#M32302</guid>
      <dc:creator>Malleka Ramachandran</dc:creator>
      <dc:date>2005-06-10T14:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: c_asm.h in DEC C</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562147#M32303</link>
      <description>Hi Malleka,&lt;BR /&gt;Welcom to vms forum!&lt;BR /&gt; &lt;BR /&gt;c_asm.h is declaration for some inline assembler instruction. On cc v5.2 this module contains some prototypes. I attach this one, I hope can help you.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jun 2005 02:44:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562147#M32303</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-06-13T02:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: c_asm.h in DEC C</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562148#M32304</link>
      <description>Oops,&lt;BR /&gt;I forgot I found this module in RTLDEF directory no in STARLET.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jun 2005 02:47:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562148#M32304</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-06-13T02:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: c_asm.h in DEC C</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562149#M32305</link>
      <description>Thanks Antonio. Could you also let me know the key to this module in the tlb from where you extracted this? The code that I am using makes use of the module names from system directory so I would like to get the correct module name.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Malleka</description>
      <pubDate>Tue, 14 Jun 2005 08:38:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562149#M32305</guid>
      <dc:creator>Malleka Ramachandran</dc:creator>
      <dc:date>2005-06-14T08:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: c_asm.h in DEC C</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562150#M32306</link>
      <description>Malleka,&lt;BR /&gt;&lt;BR /&gt;The module is called C_ASM and it is sitting in SYS$LIBRARY:DECC$RTLDEF.TLB&lt;BR /&gt;At least on my system (rx2600, VMS 8.2, HP C V7.1-011)&lt;BR /&gt;Regards,&lt;BR /&gt;Kris (aka Qkcl)&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jun 2005 09:50:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562150#M32306</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2005-06-15T09:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: c_asm.h in DEC C</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562151#M32307</link>
      <description>It's the same on vms V6.2.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jun 2005 11:40:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562151#M32307</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-06-15T11:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: c_asm.h in DEC C</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562152#M32308</link>
      <description>Thanks, Antonio. We have access to only an Alpha running AXP1.5 and a VAX running 5.5-H2.&lt;BR /&gt;I see many modules missing in the TLBs, probably they exist in different modules so it is hard to locate. That is the reason I posted this query. Could you also please get me the efndef.h for me? &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Malleka</description>
      <pubDate>Wed, 15 Jun 2005 13:36:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562152#M32308</guid>
      <dc:creator>Malleka Ramachandran</dc:creator>
      <dc:date>2005-06-15T13:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: c_asm.h in DEC C</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562153#M32309</link>
      <description>Malleka,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;I see many modules missing in the TLBs, probably they exist in different modules so it is hard to locate. That is the reason I posted this query. Could you also please get me the efndef.h for me? &lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;What exactly are you trying to accomplish?&lt;BR /&gt;VMS AXP 1.5 is an ancient release of VMS for the Alpha. Wouldn't it be better to upgrade to a more recent (and therefor supported) release like 7.3-2 (or even 8.2)?&lt;BR /&gt;FWIW, the EFNDEF module is found in the library SYS$LIBRARY:SYS$STARLET_C.TLB&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kris (aka Qkcl)&lt;BR /&gt;&lt;BR /&gt;Btw, I'm including efndef.h_i82 (extracted on our rx2600, and the same on one of our Alpha's running VMS 7.3-1).</description>
      <pubDate>Thu, 16 Jun 2005 05:39:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562153#M32309</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2005-06-16T05:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: c_asm.h in DEC C</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562154#M32310</link>
      <description>Thanks so much.&lt;BR /&gt;We are trying to port OpenSSL code to this machine. Yes, I know the AXP 1.5 is ancient but my client is not willing to upgrade. That is why I have access to these two machines here, running AXP1.5 and VAX 5.5-2H1.&lt;BR /&gt;Malleka</description>
      <pubDate>Thu, 16 Jun 2005 08:24:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562154#M32310</guid>
      <dc:creator>Malleka Ramachandran</dc:creator>
      <dc:date>2005-06-16T08:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: c_asm.h in DEC C</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562155#M32311</link>
      <description>Malleka,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;We are trying to port OpenSSL code to this machine.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;Good luck to you. We have ported some U**x stuff to VMS, using more recent versions of VMS and of the compilers, and it can be a pain in the a**. Me thinks that with these older versions it must be even harder.&lt;BR /&gt;I would try to convince your customer to upgrade nonetheless, since the newer versions of VMS and of the C compiler have a better understanding of U**x oddities.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kris (aka Qkcl)&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Jun 2005 09:43:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/c-asm-h-in-dec-c/m-p/3562155#M32311</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2005-06-16T09:43:30Z</dc:date>
    </item>
  </channel>
</rss>

