
On Wednesday 15 July 2009 11:15:46 Rafal Jaworowski wrote:
On 2009-07-15, at 16:58, Mike Frysinger wrote:
On Tuesday 14 July 2009 09:47:26 Piotr Zięcik wrote:
While working on U-Boot for our board we have found problem related to CONFIG_API option. In general, enabling it causes build failure. Our tests showed that problem exists also on other ARM U-Boot targets (for example davinci_dvevm).
Do you think that this problem may be caused by your libgcc-related cleanups ? If so, do you have any idea how to fix it ?
sounds more like it's always been a bug, but Jean's cleanup will fix it eventually
CONFIG_API worked fine for ARM builds some time ago, and this breakage seems like a recent development.
or, it still works fine if your toolchain doesnt suck and isnt broken -mike