Hello, Am 19.02.2011 16:32, schrieb Albert ARIBAUD:
> Granted :) -- the best option would be to have "-float-abi=none", but > that does not exist, and I prefer to be sure that if some poor soul puts > floating point code in U-Boot then at least it is going to work for all > platforms, so I'll keep -msoft-float in here. Hmm, but as we've seen, that doesn't work for all platforms because you can't mix softfloat and hardfloat. So using softfloat breaks building on (default-) hardfloat platforms if some poor soul puts floating point code in (which requires hardfloat-libraries too). So I still think going with the default option would be the right way to go. ;) Regards, Alexander _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot