[U-Boot-Users] HELP, trying to remove complier warnings

Scott Wood scottwood at freescale.com
Thu Jul 10 20:43:21 CEST 2008


Wolfgang Denk wrote:
> In message <921B6E79C3E18642BFFC1C8633C430DB01023B9A at CA1EXCLV07.adcorp.kla-tencor.com> you wrote:
>> Try adding -fno-strict-aliasing
> 
> No, we don't want to hush up compiler warnings, we want to fix the
> problems instead.

It's not silencing a warning (if it were, it'd be a -W flag); it's 
disabling an incompatible optimization.

-Scott




More information about the U-Boot mailing list