Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 2004 02:59:59 -0200
From:      "Bruno T." <bmrk@terra.com.br>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: -fno-strict-aliasing
Message-ID:  <20040209025959.55c43209@pyro.convolution.ti>
In-Reply-To: <20040209043217.GA1009@xor.obsecurity.org>
References:  <c11ba4d1.a4d1c11b@etat.lu> <20040209022820.00faa408@pyro.convolution.ti> <20040209043217.GA1009@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 8 Feb 2004 20:32:17 -0800
Kris Kennaway <kris@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040209025959.55c43209>