Subject: Re: Build failed on c++ library
To: Ruibiao Qiu <ruibiao@arl.wustl.edu>
From: David Brownlee <abs@anim.dreamworks.com>
List: port-sparc
Date: 02/18/1999 00:13:19
	Are you using the latest sparc snapshot (or more recent -current)
	as a basis from which to compile?
	If not, your best bet would probably be to try installing at
	least the base and comp sets from the snapshot.

		David/absolute

                -=-  "Why am I seething with this animosity"  -=-

On Wed, 17 Feb 1999, Ruibiao Qiu wrote:

> The following is the error msg.  Thanks.
> 
> (cd /c/netbsd/sup/src/lib/csu &&  make depend && make  MKMAN=no &&  make MKMAN=no install)
> depend ===> sparc
> mkdep -a  -DLIBC_SCCS -I/c/netbsd/sup/src/lib/csu/sparc/.. -DDYNAMIC crt0.c
> depend ===> c++
> all ===> sparc
> gcc -O2  -Werror   -DLIBC_SCCS -I/c/netbsd/sup/src/lib/csu/sparc/.. -c -DCRT0 -DDYNAMIC /c/netbsd/sup/src/lib/csu/sparc/crt0.c -o crt0.o
> gcc -O2  -Werror   -DLIBC_SCCS -I/c/netbsd/sup/src/lib/csu/sparc/.. -c -DMCRT0 /c/netbsd/sup/src/lib/csu/sparc/crt0.c -o gcrt0.o
> gcc -O2  -Werror   -DLIBC_SCCS -I/c/netbsd/sup/src/lib/csu/sparc/.. -c -DSCRT0 /c/netbsd/sup/src/lib/csu/sparc/crt0.c -o scrt0.o
> all ===> c++
> gcc -O2 -fpic -Werror   -DLIBC_SCCS -c c++rt0.c
> gcc: Internal compiler error: program as got fatal signal 11
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> 
> 
>           Regards
> 
>             Ruibiao
> 
> /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
>    Ruibiao Qiu                      ruibiao@arl.wustl.edu
>    Research Assistant               ruibiao@cs.wustl.edu
>    Applied Research Laboratory      rq1@cec.wustl.edu
>    Department of Computer Science   ruibiao@acm.org
>    Washington University            http://www.arl.wustl.edu/~ruibiao
>    Campus Box 1045                  http://www.cs.wustl.edu/~ruibiao
>    One Brookings Drive              Tel. (314)935-8563
>    St. Louis, MO 63130-4899 USA     Fax  (314)935-7302
> \____________________________________________________________________/
>