On Thu, Aug 10, 2006 at 03:39:00PM +0200, Dag-Erling Smrgrav wrote:
> Markus Trippelsdorf <markus@trippelsdorf.de> writes:
> > Adding -fno-strict-aliasing to the CFLAGS of sbin/fsck_ffs/Makefile
> > solved the problem for now.
>
> -fno-strict-aliasing does not solve anything, it just prevents the
> compiler from telling you about bugs in your code.
Which must be the reason that it is used when building the kernel on AMD64.
;-)
--
Markus