On Wednesday 09 November 2011 14:12:15 Scott Wood wrote: > Last I tried, I couldn't get it to work even with USE_PRIVATE_LIBGCC, > because the compiler was generating calls to things that U-Boot didn't > implement.
last i tried, i saw failures only for boards using yaffs as apparently that code triggered some extended math operations that the local libgcc omits. i didn't look further to see if it was a matter of the yaffs code being wrong (i.e. trying to do a 64bit divide rather than using do_div), or libgcc should include that logic. i don't use yaffs, so meh :). -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot