Subject: Re: dev/pci/if_pcn.c won't compile
To: Brian Stark <bpstark@pacbell.net>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: current-users
Date: 10/19/2002 22:53:46
On Sat, Oct 19, 2002 at 06:24:07PM -0700, Brian Stark wrote:
> The error is:
>
> /usr/src/tools/obj.i386/tools.NetBSD-1.6G-i386/bin/i386--netbsdelf-gcc
> -ffreest
> anding -march=pentium -pipe -Werror -Wall -Wno-main
Known bug in the compiler which I have not yet had the chance to
track down.
Make sure you pass at least -O (i.e. -O2 is also okay) to the compiler
and the problem will go away.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>