Dear "Rajeesh.R",

please do not top post / full quote. Make sure to read
http://www.netmeister.org/news/learn2quote.html

In message <1277457385.2723.3.ca...@localhost.localdomain> you wrote:
> 
> I have downladed uboot version u-boot-2010.06-rc3 and cross compiled
> for arm
> 
> then I am getting error like below...
...
> ERROR: 
> /usr/local/arm/4.1/bin-ccache/../lib/gcc/arm-linux-uclibc/3.4.6/libgcc.a(_udivsi3.oS)
>  uses hardware FP, whereas u-boot uses software FP

Well, this is a tool chain problem. U-Boot requires a tol chain which
supports soft-float as we don;t use any FP instructions (especially
not on a CPU which does not have  FPU in the first place).

This is not a problem with U-Boot.

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
No journaling file system can recover your data if the disk dies.
                                 - Steve Rago in <d4cw1p....@plc.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to