[oe] gdb-cross-sdk hacking around gcc-4.3 warnings?

Koen Kooi k.kooi at student.utwente.nl
Thu Dec 4 17:06:03 UTC 2008


On 04-12-08 09:02, Tom Rini wrote:
> Hello, I see that in
> http://gitweb.openembedded.net/?p=openembedded.git;a=commit;h=6348b3baf7a61fc07626a3ecb29b539d438cfb4f
> we dropped -Werror from gdb-cross-sdk.  Was this for gcc-4.3 support?
> If so, could we replace that by importing
> http://patches.ubuntu.com/g/gdb/extracted/gcc-4.3-build-error.patch
> instead?  I'll do the work, just don't want to step on anyones toes if
> there was a different reason behind the change, thanks!

I'm not fond of enabling -Werror in crossbuilders, since simple, 
harmless warnings will break your build.
If you are *completely* sure your patch removes *all* -Werror related 
problems, then go ahead.

regards,

Koen






More information about the Openembedded-devel mailing list