Path: utzoo!attcan!uunet!husc6!mit-eddie!ERL.MIT.EDU!prange From: prange@ERL.MIT.EDU (Michael D. Prange) Newsgroups: comp.lang.c++ Subject: Installation on a vax 8800 under Ultrix 2.2-1 Message-ID: <8811172312.AA23094@EDDIE.MIT.EDU> Date: 17 Nov 88 22:38:24 GMT Sender: daemon@eddie.MIT.EDU Lines: 10 I'm trying to bring up g++ on a vax 8800 under Ultrix V. 2.2-1. When I used version 1.27 of gcc and g++ and version 1.25.0 of libg++, the gcc and g++ compilers compiled without incident. However test0 responded with a Bus Error. Is the problem that my library version is out of date, or do I need to make some changes to the crt0 file or the default vax config files that I copied from prep? Michael