Dear "Shadid, Bill", In message <e7f97b349c2a6843b718b2ddf2f9a8f016941...@email.corp.neptec.com> you wrote: > > > Its surprising that this code compiled and ran fine with ELDK 4.0 but > has compile issues with 4.2. I guess some floating-point support was > removed. I'm still not clear why the abort function is called and I > say called because when we do throw in our own abort function that > calls printf or forever loops, its gets executed and hangs u-boot.
On contrary. ELDK 4.2 added VFP floating point support, so now you are actually generating such code while before with ELDk 4.0 everything was soft-float. Fact is, U-Boot does not support floating point code. Don't use it. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de Einstein argued that there must be simplified explanations of nature, because God is not capricious or arbitrary. No such faith comforts the software engineer. - Fred Brooks, Jr. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot