public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] UBOOT - Arm Floating Point
@ 2006-07-31 17:49 Carlos Coelho
  2006-07-31 20:06 ` Wolfgang Denk
  0 siblings, 1 reply; 8+ messages in thread
From: Carlos Coelho @ 2006-07-31 17:49 UTC (permalink / raw)
  To: u-boot

 Hi,

I am doing the following commands:

make mrproper OK
make at91rm9200dk_config OK
make u-boot and I=B4ve got the following error message:

    ...
    -Map u-boot.map -o u-boot
arm-linux-ld: ERROR: =
/usr/local/arm/3.4.1/lib/gcc/arm-linux/3.4.1/libgcc.a(_divsi3.oS) uses =
hardware FP, whereas u-boot uses software FP

The "cpu/arm920t/config.mk" file has the "-msoft-float" option set, but =
the arm-linux-gcc seems to be compiling everything for a hardware FP.

Does someone had this problem before?=20

Regards,

Carlos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20060731/205889f3/attachment.htm 

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [U-Boot-Users] UBOOT - Arm Floating Point
@ 2006-07-31 23:17 Woodruff, Richard
  0 siblings, 0 replies; 8+ messages in thread
From: Woodruff, Richard @ 2006-07-31 23:17 UTC (permalink / raw)
  To: u-boot

> Fix your toolchain.
> 
> [BTW: have you ever seen an ARM processor with FPU?]

They are about.  The ARM1136/ARM1176/CortexA8 cores (ARMv6 & ARMv7) all
can have FPU via VFP.  You can find this in several TI-OMAP chips.  I
think you can also get an ARMv5 core with VFP.

Regards,
Richard W.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-08-01 11:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-31 17:49 [U-Boot-Users] UBOOT - Arm Floating Point Carlos Coelho
2006-07-31 20:06 ` Wolfgang Denk
2006-08-01  7:18   ` Peter Pearse
2006-08-01  8:38     ` Andreas Schweigstill
2006-08-01  9:28       ` Wolfgang Denk
2006-08-01 11:02       ` Catalin Marinas
2006-08-01  9:26     ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2006-07-31 23:17 Woodruff, Richard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox