On Sunday 07 June 2009 11:28:50 matthieu castet wrote:
> Hi,
> 
> I wonder with openwrt for bcm47xx is not build with "-msoft-float".
> The cpu doesn't have fpu and the current floating code get emulated by the
> kernel emulator instead of using the gcc emulation support (that is cheaper
> because there is no kernel trap).

Well, I guess on a typical bcm47xx setup there's hardly any application that 
uses
floating point math. Does -msoft-float increase the binary/image size? If so, 
I'd
vote for _not_ adding -msoft-float. If it doesn't make a size difference, we 
should
probably add it.

-- 
Greetings, Michael.
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to