-fno-strict-aliasing

Bruno T. bmrk at terra.com.br
Sun Feb 8 20:55:34 PST 2004


On Sun, 8 Feb 2004 20:32:17 -0800
Kris Kennaway <kris at obsecurity.org> wrote:

> On Mon, Feb 09, 2004 at 02:28:20AM -0200, Bruno T. wrote:
> > Hi everyone.
> > i'm pretty new to bsd, but i have some background in linux development
> > and for what i have seen until now, i must say that -CURRENT is rather impressive, congrats !
> > 
> > I was rebuilding my base sys and noticed that any compiler flag 
> > that implies -fstrict-aliasing (like -O2) would break some few things,
> > adding "-fno-strict-aliasing" to "CFLAGS+=" in these makefiles
> > solves the problem for now.
> 
> Don't do that then :-)
> 
> Kris
> 

yeah, i just didn't want to change any code without being familiar with the whole stuff.

thanks.



More information about the freebsd-current mailing list