Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jul 1997 08:33:32 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        hackers@FreeBSD.ORG, jpc@cs.rice.edu
Subject:   Re: compile errors in GENERIC 2.2.2
Message-ID:  <199707042233.IAA07886@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>  I just installed 2.2.2 from scratch and was able to configure and
>  compile a custom kernel.  However, I tried a week later and got this
>  error:
>  
>  gcc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit
   ^^^
>...
>  machine/cpufunc.h: In function `hardclock':
>  machine/cpufunc.h:331: inconsistent operand constraints in an `asm'

>  I'm compiling with gcc2.7.2.1 on a Compaq Presario P60.

Are you sure?  This bug is probably caused by compiling with an old or
broken version of gcc.  The standard version of gcc is named cc and has
no problems.

Bruce



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