[U-Boot-Users] ARM - Uboot compilation

Hi Wolfgang,
I did the toolchain and the compilation error remains the same, I followed the steps that is listed on the site: http://frank.harvard.edu/~coldwell/toolchain/ , it was very straightforward.
After that I did the uboot compilation, [root@carlos u-boot-1.1.4]# make at91rm9200dk_config [root@carlos u-boot-1.1.4]# make u-boot
And I got the same error message:
-Map u-boot.map -o u-boot arm-unknown-linux-gnu-ld: ERROR: /usr/arm/lib/gcc/arm-unknown-linux-gnu/3.4.4/libgcc.a(_divsi3.oS) uses hardware FP, whereas u-boot uses software FP arm-unknown-linux-gnu-ld: failed to merge target specific data of file /usr/arm/lib/gcc/arm-unknown-linux-gnu/3.4.4/libgcc.a(_divsi3.oS) arm-unknown-linux-gnu-ld: ERROR: /usr/arm/lib/gcc/arm-unknown-linux-gnu/3.4.4/libgcc.a(_modsi3.oS) uses hardware FP, whereas u-boot uses software FP arm-unknown-linux-gnu-ld: failed to merge target specific data of file /usr/arm/lib/gcc/arm-unknown-linux-gnu/3.4.4/libgcc.a(_modsi3.oS) make: *** [u-boot] Error 1 [root@carlos u-boot-1.1.4]#
Would you point where can I find the information that I need to compile the uboot.
Regards,
Carlos

In message 000801c6b644$a668df80$7c01a8c0@corp.tasksistemas.com.br you wrote:
I did the toolchain and the compilation error remains the same, I followed the steps that is listed on the site: http://frank.harvard.edu/~coldwell/toolchain/ , it was very straightforward.
Maybe it was straightforward, but obviously it was also broken.
Would you point where can I find the information that I need to compile the uboot.
We use the ELDK with no problems. Try it out. It's free. See the manual.
------=_NextPart_000_0005_01C6B62B.80668850 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
STOP POSTING HTML !!!!
Best regards,
Wolfgang Denk
participants (2)
-
Carlos Coelho
-
Wolfgang Denk