Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!brl-adm!brl-smoke!smoke!jon@csvax.caltech.edu From: jon@csvax.caltech.edu (Jonathan P. Leech) Newsgroups: net.unix-wizards Subject: C++ installation Message-ID: <1762@brl-smoke.ARPA> Date: Thu, 13-Mar-86 02:51:02 EST Article-I.D.: brl-smok.1762 Posted: Thu Mar 13 02:51:02 1986 Date-Received: Sat, 15-Mar-86 19:00:15 EST Sender: news@brl-smoke.ARPA Lines: 31 Help! We just got the updated version of C++ (Release 1.0) and I'm having lots of trouble installing it. Release E went in with no trouble on VAX/4.2 BSD but broke the Sun 1.0 C compiler. I'm trying to install Release 1 on several Unix variants and they each have different problems: Amdahl UTS (System V) The installation guide says to just 'make scratch'; however, the order of members in a FILE is different for /usr/include/stdio.h and the supplied stdio.h for C++. The documentation claims this should only be true for non System Vs. Is it sufficient to change the C++ header? Sun 2.0 (BSD derived) So far all the shell scripts break since they either do not include #!/bin/sh or do not put it as the first line of the file. After correcting this, C++ boostraps from the supplied C source, but the shell script CC does not work (complains about 'test -a' buried somewhere in the file). I also need to install C++ on VAX/4.2 BSD and (later) HP/UX (supposedly System V) for HP Series 300 workstations. Has ANYONE had success installing the new C++ on a non-AT&T machine? If so, please let me know what you had to do. Thanks, Jon Leech (jon@csvax.caltech.edu) __@/