Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 1995 09:32:58 +0200 (MET DST)
From:      Thomas Graichen <graichen@omega.physik.fu-berlin.de>
To:        bugs@freebsd.org
Subject:   kernel compile without -O
Message-ID:  <9507240732.AA03120@omega.physik.fu-berlin.de>

next in thread | raw e-mail | index | archive | help
hello

if i compile the kernel without the "-O" flag (removed from the Makefile to
make a real good debugging kernel) -> it gives an error here:

cc -c  -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -g -nostdinc
-I. -I../.. -I../../sys -I/usr/include -DTITANIA -DI586_CPU -DDEBUG_PROXY
-DARP_PROXYALL -DGATEWAY -DDUMMY_NOPS -DAUTO_EOI_2 -DAUTO_EOI_1 -DMAXCONS=2
-DUCONSOLE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_43 -DFFS -DINET -DKERNEL
-Di386 -DLOAD_ADDRESS=0xF0100000  ../../i386/i386/vm_machdep.c
./machine/cpufunc.h: In function `outbc':
./machine/cpufunc.h:132: inconsistent operand constraints in an `asm'
*** Error code 1

hope this helps - t

p.s.: FreeBSD 2.0.5-RELEASE
 _______________________________________________________||_____________________
                                                  __||
 Perfection is reached, not when there is no  __||       thomas graichen
 longer anything to add, but when there   __||      freie universitaet berlin
 is no longer anything to take away   __||              fachbereich physik
                                  __||
 - Antoine de Saint-Exupery - __||
 ___________________________||____email: graichen@omega.physik.fu-berlin.de____



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