IPv4 checksum oddness (gcc compiler bug?)

Steve Kargl sgk at troutmask.apl.washington.edu
Tue Aug 24 23:17:21 PDT 2004


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


More information about the freebsd-current mailing list