[comp.lang.c++] ATT C++ 1.21 on Stellar

mschedlb@hawk.ulowell.edu (Martin Schedlbauer) (05/10/89)

Hi,

As stated I'm trying to install a fresh AT&T C++ 1.21 on a Stellar GS1000
running System V UNIX. Without having patches applied and modified any
sources, I run

	make scratch

It makes a cfront, munch, and libC.a. Next, I try to compile the program
simple.c:

	main(){}

using:

	% /lib/cpp simple.c | ./cfront +L +f

and I get 
"simple.c", line 1: internal <<cfront 1.2.1 2/16/87>> error: bus error (or
something nasty like that)

Does anyone have any idea why this is caused and what I could do to fix
that?

	Thanks very much in advance,
	...Martin


==========
M. J. Schedlbauer
Dept. of Comp. Sci.
University of Lowell
Lowell, MA 01854