Subject: make build fail on libg++ for current as of 23/12/94
To: None <current-users@netbsd.org>
From: George Michaelson <G.Michaelson@cc.uq.oz.au>
List: current-users
Date: 12/24/1994 22:10:24
made gcc and share/mk before make build as advised, and also made
and installed libc independently on another box to check I hadn't corrupted
things.

===> libg++
===> libg++
g++ -O -I/usr/src/gnu/lib/libg++/libg++ -nostdinc++ -I/usr/src/gnu/lib/libg++/libg++/../g++-include  -I/usr/src/gnu/lib/libg++/libg++/../iostream  -c Integer.cc 
gcc: Internal compiler error: program cc1plus got fatal signal 10
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

-george