Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 1999 00:12:21 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        Randy Bush <randy@psg.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: breakage in libgcc? 
Message-ID:  <19991010161221.7DAC21CC6@overcee.netplex.com.au>
In-Reply-To: Your message of "Sat, 09 Oct 1999 17:50:35 MST." <E11a7C7-0008jF-00@rip.psg.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Randy Bush wrote:
> just cvsupped
> 
> echo '#include <xm-freebsd.h>' >> config.h
> echo '#include "i386/xm-i386.h"' > tconfig.h
> echo '#include "i386/i386.h"' > tm.h
> echo '#include "i386/att.h"' >> tm.h
> echo '#include "i386/freebsd.h"' >> tm.h
> echo '#include "i386/perform.h"' >> tm.h
> cc -c -O -pipe -I/usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/config -I/
    usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc -I. -fexceptions -DIN_GCC 
    -I/usr/obj/usr/src/tmp/usr/include -DL_mulsi3 -o _mulsi3.o /usr/src/gnu/lib
    /libgcc/../../../contrib/egcs/gcc/libgcc1.c
> *** Signal 12
> 
> Stop in /usr/src/gnu/lib/libgcc.
> *** Error code 1

You need to build a new kernel *before* you 'make world'.

Cheers,
-Peter



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991010161221.7DAC21CC6>