Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 1999 05:51:58 +0000
From:      freebsd@mrynet.com (FreeBSD mailing list)
To:        freebsd-current@freebsd.org
Subject:   kernel compile failure w/gcc2.95.2
Message-ID:  <199911151351.FAA26329@mrynet.com>

next in thread | raw e-mail | index | archive | help
The following is AFTER cvsup, world build, config, make clean, and make depend:

cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include  -DKERNEL -include opt_global.h -elf   ../../i386/isa/pcaudio.c
../../i386/isa/pcaudio.c: In function `pcawrite':
../../i386/isa/pcaudio.c:196: Invalid `asm' statement:
../../i386/isa/pcaudio.c:196: fixed or forbidden register 0 (ax) was spilled for class AREG.
../../i386/isa/pcaudio.c:196: Invalid `asm' statement:
../../i386/isa/pcaudio.c:196: fixed or forbidden register 0 (ax) was spilled for class AREG.
*** Error code 1

Stop in /usr/src/sys/compile/MRYMACH.
mrynet# gcc -v
Using builtin specs.
gcc version 2.95.2 19991024 (release)

Last cvsup was completed at 05:51 +0800 on 19991115.



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?199911151351.FAA26329>