Date: Tue, 24 Aug 2004 23:17:20 -0700 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Mike Bristow <mike@urgle.com> Cc: Giorgos Keramidas <keramida@linux.gr> Subject: Re: IPv4 checksum oddness (gcc compiler bug?) Message-ID: <20040825061720.GA51268@troutmask.apl.washington.edu> In-Reply-To: <20040825055454.GA36380@urgle.com> References: <20040824215242.GB8363@urgle.com> <20040825014144.GA49637@gothmog.gr> <20040825055454.GA36380@urgle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 25, 2004 at 06:54:54AM +0100, Mike Bristow wrote: > On Wed, Aug 25, 2004 at 04:41:44AM +0300, Giorgos Keramidas wrote: > > Did you by any chance compile the userland and/or kernel with CFLAGS > > CFLAGS= -pipe > > > or > > COPTFLAGS set > > COPTFLAGS= -pipe > You probably want to add -O to both; otherwise, you are compiling without optimization. -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040825061720.GA51268>