Date: Fri, 14 Jul 2000 22:45:20 +0200 From: Wilko Bulte <wkb@freebie.demon.nl> To: Andrew Gallatin <gallatin@cs.duke.edu>, obrien@freebsd.org Cc: FreeBSD-alpha mailing list <freebsd-alpha@freebsd.org> Subject: Re: unaligned access fault panic during boot? Message-ID: <20000714224520.A91392@freebie.demon.nl> In-Reply-To: <20000714223034.A39610@freebie.demon.nl>; from wkb@freebie.demon.nl on Fri, Jul 14, 2000 at 10:30:34PM %2B0200 References: <14700.58027.671131.446614@grasshopper.cs.duke.edu> <Pine.BSF.4.05.10007121427430.2727-100000@semuta.feral.com> <20000712234044.C2459@freebie.demon.nl> <14700.58892.93749.263135@grasshopper.cs.duke.edu> <20000714223034.A39610@freebie.demon.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
[forgot to cc -alpha] OK... it still panics. But I noticed something during the make of the kernel that I don't like: miata#time make cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls -Wnested-e xterns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast -qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mno-fp-regs -ffixed-8 -Wa,-mev56 ../../ alpha/alpha/locore.s ../../alpha/alpha/locore.s: Assembler messages: ../../alpha/alpha/locore.s:216: Warning: Used $at without ".set noat" ../../alpha/alpha/locore.s:278: Warning: Used $at without ".set noat" Could this be a problem? -- Wilko Bulte http://www.freebsd.org "Do, or do not. There is no try" wilko@freebsd.org http://www.nlfug.nl Yoda - The Empire Strikes Back 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?20000714224520.A91392>