This directory contains the source, object and executables for different
pieces of g++ on VMS.  They should be all be copied to gnu_cc:[000000]
unless you change many of the files.

gxx-startup-1.mar	g++ initialization routine
gxx-startup-1.obj	
gxx-startup-2.c		Call constructors and destructors
gxx-startup-2.obj
gxx.c			Compiler driver
gxx.cld			gxx command file definition
gxx.com			Script invoked by gxx
gxx.exe			Executable of compiler driver
gxx.obj
gxx.opt			Handy option file for linking C++ programs.
gxxlib.olb		Library of startup routines.
gxx_install.com		Boot-time procedure for installing g++.
makefile.vms		Makefile for all objs and utilities in this directory.
readme			This file.
vaxcrtl.opt		Option file used by makefile.vms
vms-collect.c		Hack for massaging the .s file.
vms-collect.exe
vms-collect.obj
