On 4/23/10 2:21 PM, Andreas Färber wrote:
Hi,
Am 10.04.2010 um 18:26 schrieb Andreas Färber:
Some notes: binutils 2.20.1 and 2.20 do not compile on Mac OS X v10.6. They error about lots of _("...") format strings that Ubuntu (gcc 4.4.1) just warns about. [...]
--disable-werror was able to workaround that much easier than editing the sources, thanks for the hint.
Fixing the warnings would be preferable. Patches appreciated
Anyone else noticed that on another system? Is it a GCC bug or are changes to OpenBIOS code required?
GCC with -Os on PPC32 seems to want this now
https://dev.openwrt.org/browser/trunk/target/linux/generic-2.6/patches-2.6.3...