Xref: utzoo comp.sys.dec:4511 comp.lang.c:33841 comp.lang.c++:10365 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!visual1.jhuapl.edu!kjh From: kjh@visual1.jhuapl.edu (Kenneth J. Heeres) Newsgroups: comp.sys.dec,comp.lang.c,comp.lang.c++ Subject: compiling g++ under VMS Message-ID: <1990Nov14.204343.28563@aplcen.apl.jhu.edu> Date: 14 Nov 90 20:43:43 GMT Sender: news@aplcen.apl.jhu.edu (USENET News System) Reply-To: kjh@visual1.jhuapl.edu (Kenneth J. Heeres) Organization: Johns Hopkins University Lines: 14 I am trying to compile g++ on VMS. I am assuming that I need to install the gcc compiler first. If this is not true then please tell me and ignore the rest of this message. I downloaded the vms tar file from uunet.uu.net and sent the files to my vms system. I followed the install instructions. They make no mention of any library requirements. I linked a "hello world" compiled with gcc with the vaxcrl library. when I tried to run it I got an access violation. What am I doing wrong? thanks ken