Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mo From: mo@seismo.CSS.GOV (Mike O'Dell) Newsgroups: comp.lang.c++ Subject: C++ 1.1 on SUN3's Message-ID: <43008@beno.seismo.CSS.GOV> Date: Mon, 15-Dec-86 15:24:51 EST Article-I.D.: beno.43008 Posted: Mon Dec 15 15:24:51 1986 Date-Received: Tue, 16-Dec-86 21:33:14 EST Organization: Center for Seismic Studies, Arlington, VA Lines: 15 I am trying to get C++ v1.1 up on a SUN3 running release 3.0. I have gotten the "scratch" system to run, but am having all kinds of mismatches between the "incl" header files and what is in the header files on the SUN (/usr/include/sys/signal.h confilicts in main.c of cfront, for example). Has anyone else gotten all this put together sucessfully? I would appreciate any pointers I can get, no pun intended, short of simply sitting down and reverse engineering all the stuff to see what is intended and redoing it. -Mike