[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::c_plus_plus

Title:C++
Notice:Read 1.* and use keywords (e.g. SHOW KEY/FULL KIT_CXX_VAX_VMS)
Moderator:DECCXX::AMARTIN
Created:Fri Nov 06 1987
Last Modified:Thu Jun 05 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:3604
Total number of notes:18242

3216.0. "DEC C++/Alpha/VMS V5.5" by CXXC::ERICW () Tue Aug 27 1996 18:41

T.RTitleUserPersonal
Name
DateLines
3216.1C++ T5.5 FT1 kit availableCXXC::ERICWTue Aug 27 1996 21:2992
3216.2DEBUG savesets in the same placeCXXC::ERICWTue Aug 27 1996 21:358
3216.3FT2 kit availableDECC::ERICWThu Oct 24 1996 21:0498
3216.4Recompile with FT2 before using the FT2 debuggerDECCXX::MITCHELLMon Oct 28 1996 12:167
3216.5FT3 Kit availableDECC::ERICWFri Nov 15 1996 17:2197
3216.6DEC C++ V5.5 for AlphaVMS sanity kit is availableDECC::ERICWWed Jan 08 1997 19:5797
3216.7sanity++CXXC::ERICWMon Jan 13 1997 17:49108
3216.8Sanity += 2CXXC::ERICWTue Jan 21 1997 14:00118
3216.9DEC C++ V5.5-017 SSB kit for AlphaVMS is now availableDECC::ERICWMon Jan 27 1997 20:20103
    +---------------------------+ TM
    |   |   |   |   |   |   |   |
    | d | i | g | i | t | a | l |       Interoffice Memorandum
    |   |   |   |   |   |   |   |
    +---------------------------+


    To:  List                 Date:     27-Jan-1997
                              From:     The DEC C++ team
                              Group:    The Languages Group

    List:
        Nancy Beckley

    cc (info):

        The DEC C++ interest distribution list

    Subject: DEC C++ for OpenVMS Alpha V5.5-017 SSB compiler release


The DEC C++ development group announces the availability of the V5.5-017 SSB
kit.  This is a highly optimized 32 bit native compiler using the
GEM backend.

The V5.5-017 SSB kit contains enhancements that have been  made
since previous versions, including:


    o  DEC C++ V5.5-017 for OpenVMS Alpha provides numerous enhancements in 
       debugging support.  To take advantage of these improvements, you need
       to use a new version of DEBUG, V7.1C-000, which is included with the 
       DEC C++ kit.  (See below)

    o  All bugs fixed since V5.4



The V5.5-017 kit includes the following savesets:

    CXX055.A	DEC C++ V5.5-017
    ADB071.A    DEBUG V7.1C-000 saveset A
    ADB071.B    DEBUG V7.1C-000 saveset B
    ADB071.C    DEBUG V7.1C-000 saveset C

To install DEC C++ V5.5-017 and DEBUG V7.1C-000, install products CXX055
and ADB071 using VMSINSTAL (see installation guide).  DEBUG V7.1C-000 can 
be installed on OpenVMS Alpha V6.1 or later.

The installation of DEBUG V7.1C-000 does not replace the existing
DEBUG on your system. Rather, it adds additional DEBUG images 
specifically intended for use with DEC C++ V5.5-017.  The installation 
adds the file sys$startup:debugsetup.com, which can be used to select 
which version of the debugger is invoked.  One way to use the new
C++ debugger is to type:

    @SYS$STARTUP:DEBUGSETUP.COM CXX /JOB

This defines logical names in the job logical name table so that
the new C++ debugger (DEBUG V7.1C-000) is invoked by default.  You 
can specify other logical name tables as the second parameter.  For 
example, to modify the system logical name table, type:

    @SYS$STARTUP:DEBUGSETUP.COM CXX /SYSTEM

Depending on which logical name table is specified, you may want to
invoke SYS$STARTUP:DEBUGSETUP.COM in your login command file.  See 
SYS$STARTUP:DEBUGSETUP.COM for more information. This command file 
also can be used to revert to the standard system debugger or to 
deassign all debugger logical names.

When debugging code generated by DEC C++ V5.5-017, you need to use
DEBUG V7.1C-000 or later since V5.5-017 generates new symbol table information
that is not understood by prior versions of the debugger.

See the release notes for more information.




The network 5.5 SSB kit is contained in one save set at:

DECC::DECC$KIT:[CXXALPHAVMS]CXX055.A

The corresponding latest DEBUG V7.1 kit can also be found in the same directory

    DECC::DECC$KIT:[CXXALPHAVMS]ADB071.A
    DECC::DECC$KIT:[CXXALPHAVMS]ADB071.B
    DECC::DECC$KIT:[CXXALPHAVMS]ADB071.C

The corresponding documentation can be found in DECC::DECC$KIT:[CXXALPHAVMS]

     CXX055_RBI.PS;1            CXX055_RBI.TXT;1
     CXX055_SPD.PS;1            CXX055_SPD.TXT;1
     CXX_AXP_INSTAL_GUIDE.PS;   CXX_AXP_INSTAL_GUIDE.TXT;


Problem reports can be made through the notes conference:
    -   TURRIS::C_PLUS_PLUS

This native kit is a regular VMSINSTAL kit, which requires an LMF  PAK
and  OpenVMS  Alpha  V6.1  (or  higher).