Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Feb 1999 20:35:37 -0700 (MST)
From:      "Kenneth D. Merry" <ken@plutotech.com>
To:        mjacob@feral.com
Cc:        alpha@FreeBSD.ORG
Subject:   Re: GENERIC compile blows up
Message-ID:  <199902020335.UAA37760@panzer.plutotech.com>
In-Reply-To: <Pine.LNX.4.04.9902011908450.14678-100000@feral-gw> from Matthew Jacob at "Feb 1, 1999  7:15:42 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Jacob wrote...
> 
> I just rebuilt a kernel from scratch. Nothing like this.
> 
> 
> On Mon, 1 Feb 1999, Kenneth D. Merry wrote:
> 
> > 
> > This is from sources cvsupped about 11:15 PST, and the GENERIC config file:
> > 
> > cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline -Wuninitialized -Wformat  -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include  -DKERNEL -include opt_global.h  ../../alpha/alpha/interrupt.c
> > /var/tmp/ccl76810.s: Assembler messages:
> > /var/tmp/ccl76810.s:885: Error: macro requires $at register while noat in effect
> > /var/tmp/ccl76810.s:927: Error: macro requires $at register while noat in effect
> > *** Error code 1


It looks kinda like a compiler/code generation problem.  How old is the
machine you're building on?

I suppose it's possible that the problem would go away if I did an
installworld to get a new compiler.  I generally like to at the very least
have a new kernel compiled, and ideally have tried a new kernel before
doing an installworld.

So does anyone know about any compiler bugs that could cause this?  My
system is from early December.


Ken
-- 
Kenneth Merry
ken@plutotech.com

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



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