<?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: CXXLINK --- access violation, reason mask=00 error in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/cxxlink-access-violation-reason-mask-00-error/m-p/5006448#M34981</link>
    <description>Stewen,&lt;BR /&gt;&lt;BR /&gt;I am sorry, I typed the info on notepad, I had env details in the top, but when I do the cut - Paste somewhat the env details got missed.&lt;BR /&gt;&lt;BR /&gt;Here is my env details:&lt;BR /&gt;Alpha/OpenVMS 8.2 and 7.32, Compaq c++ V6.5-004 and compaq C V6.5-001, and TCPIP V5.4.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Archunan</description>
    <pubDate>Tue, 03 Oct 2006 11:47:56 GMT</pubDate>
    <dc:creator>Arch_Muthiah</dc:creator>
    <dc:date>2006-10-03T11:47:56Z</dc:date>
    <item>
      <title>CXXLINK --- access violation, reason mask=00 error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cxxlink-access-violation-reason-mask-00-error/m-p/5006445#M34978</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I get "%SYSTEM-F-ACCVIO, access violation, reason mask=00" error from CXXLINK when I link c and C++ sources which contains TCPIP socket routins to communicate with various UNIX systems and Win2K systems. The created EXE does not work properily.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I doubt that whether I miss any TCP socket library, or any other RTL libraries in my CXXLINK command. Also when I install C and C++, I observed the following message during the installation.." your system has latest version of *.TLB, so installation can't proceed..." &lt;BR /&gt;&lt;BR /&gt;So I renamed the existing DECC$RTLDEF.TLB and continued the installation. I tried with old and new (OS supplied) *.TLB's, but still I get the same error.&lt;BR /&gt;&lt;BR /&gt;Note: I have used the OLB libraries libdbq.olb/lib, and libvsr.olb/lib to create other EXEcutables which doen't have any tcpip routines, it works fine. &lt;BR /&gt;&lt;BR /&gt;I have attached the compilation and LINK statement and the following Access vioation error, Expecting your valuable suggestions.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Archunan&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2006 01:40:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cxxlink-access-violation-reason-mask-00-error/m-p/5006445#M34978</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2006-10-03T01:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: CXXLINK --- access violation, reason mask=00 error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cxxlink-access-violation-reason-mask-00-error/m-p/5006446#M34979</link>
      <description>I missed the attachement of CXXLINK command and errors.&lt;BR /&gt;&lt;BR /&gt;Here is the attachment.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Archunan</description>
      <pubDate>Tue, 03 Oct 2006 01:44:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cxxlink-access-violation-reason-mask-00-error/m-p/5006446#M34979</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2006-10-03T01:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: CXXLINK --- access violation, reason mask=00 error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cxxlink-access-violation-reason-mask-00-error/m-p/5006447#M34980</link>
      <description>&lt;!--!*#--&gt;CC /VERSION&lt;BR /&gt;CXX /VERSION&lt;BR /&gt;CXXLINK /VERSION&lt;BR /&gt;write sys$output f$getsyi( "VERSION")&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HELP CXXLINK Customer_feedback:&lt;BR /&gt;&lt;BR /&gt;     Customers with support contracts should seek support for problems through&lt;BR /&gt;     local customer support centers.&lt;BR /&gt;&lt;BR /&gt;     Customers who do not have support contracts are encouraged to mail problem&lt;BR /&gt;            compaq_cxx.bugs@compaq.com&lt;BR /&gt;&lt;BR /&gt;     Although these reports will  certainly be used as a source of input&lt;BR /&gt;     for fixing problems for new releases, we cannot give the reports&lt;BR /&gt;     individual attention. We can take remedial action  only on a best-effort&lt;BR /&gt;     basis.&lt;BR /&gt;&lt;BR /&gt;     If you have questions, suggestions, or comments, please send mail to&lt;BR /&gt;            compaq_cxx@compaq.com&lt;BR /&gt;&lt;BR /&gt;     When reporting problems to HP, please provide the following&lt;BR /&gt;     information:&lt;BR /&gt;&lt;BR /&gt;     o Name and version of compiler (from a listing file)&lt;BR /&gt;     o Name and version of operating system&lt;BR /&gt;     o Smallest possible complete source and commands needed to&lt;BR /&gt;       reproduce the problem&lt;BR /&gt;     o An example of the incorrect results and the desired results&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2006 04:41:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cxxlink-access-violation-reason-mask-00-error/m-p/5006447#M34980</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-03T04:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: CXXLINK --- access violation, reason mask=00 error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cxxlink-access-violation-reason-mask-00-error/m-p/5006448#M34981</link>
      <description>Stewen,&lt;BR /&gt;&lt;BR /&gt;I am sorry, I typed the info on notepad, I had env details in the top, but when I do the cut - Paste somewhat the env details got missed.&lt;BR /&gt;&lt;BR /&gt;Here is my env details:&lt;BR /&gt;Alpha/OpenVMS 8.2 and 7.32, Compaq c++ V6.5-004 and compaq C V6.5-001, and TCPIP V5.4.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Archunan</description>
      <pubDate>Tue, 03 Oct 2006 11:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cxxlink-access-violation-reason-mask-00-error/m-p/5006448#M34981</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2006-10-03T11:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: CXXLINK --- access violation, reason mask=00 error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cxxlink-access-violation-reason-mask-00-error/m-p/5006449#M34982</link>
      <description>I'm only guessing, but you might see what&lt;BR /&gt;happens using newer compilers, et c.  Around&lt;BR /&gt;here:&lt;BR /&gt;&lt;BR /&gt;alp $ cc /version&lt;BR /&gt;HP C V7.1-015 on OpenVMS Alpha V7.3-2&lt;BR /&gt;&lt;BR /&gt;alp $ cxx /version&lt;BR /&gt;HP C++ V7.1-015 for OpenVMS Alpha V7.3-2&lt;BR /&gt;&lt;BR /&gt;alp $ cxxlink /version&lt;BR /&gt;hp C++ CXXLINK V7.1-015&lt;BR /&gt;&lt;BR /&gt;alp $ tcpip show version&lt;BR /&gt;&lt;BR /&gt;  HP TCP/IP Services for OpenVMS Alpha Version V5.4 - ECO 6&lt;BR /&gt;  on a COMPAQ Professional Workstation XP1000 running OpenVMS V7.3-2&lt;BR /&gt;&lt;BR /&gt;Perhaps one of the TestDrive systems?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.testdrive.hp.com/" target="_blank"&gt;http://www.testdrive.hp.com/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.testdrive.hp.com/current.shtml" target="_blank"&gt;http://www.testdrive.hp.com/current.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;td237 $ cc /version&lt;BR /&gt;HP C V7.1-015 on OpenVMS Alpha V7.3-2&lt;BR /&gt;&lt;BR /&gt;td237 $ cxx /version&lt;BR /&gt;HP C++ V7.1-015 for OpenVMS Alpha V7.3-2&lt;BR /&gt;&lt;BR /&gt;td237 $ cxxlink /version&lt;BR /&gt;hp C++ CXXLINK V7.1-015&lt;BR /&gt;&lt;BR /&gt;td237 $ tcpip show version&lt;BR /&gt;&lt;BR /&gt;  HP TCP/IP Services for OpenVMS Alpha Version V5.4 - ECO 5&lt;BR /&gt;  on a COMPAQ AlphaServer DS20E 666 MHz running OpenVMS V7.3-2&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2006 13:21:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cxxlink-access-violation-reason-mask-00-error/m-p/5006449#M34982</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-03T13:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: CXXLINK --- access violation, reason mask=00 error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cxxlink-access-violation-reason-mask-00-error/m-p/5006450#M34983</link>
      <description>Stewen,&lt;BR /&gt;&lt;BR /&gt;Finally I resolved the issue by using VMS LINKER.&lt;BR /&gt;&lt;BR /&gt;Thanks for your suggestions&lt;BR /&gt;Archunan</description>
      <pubDate>Wed, 18 Oct 2006 15:57:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cxxlink-access-violation-reason-mask-00-error/m-p/5006450#M34983</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2006-10-18T15:57:36Z</dc:date>
    </item>
  </channel>
</rss>

