[U-Boot] u-boot-2010.03 build errors with USE_PRIVATE_LIBGCC=yes option
Dennis Ruffer
daruffer at gmail.com
Thu Jul 15 20:20:18 CEST 2010
> -----Original Message-----
> From: u-boot-bounces at lists.denx.de [mailto:u-boot-
> bounces at lists.denx.de] On Behalf Of Wolfgang Denk
> Sent: Thursday, July 15, 2010 10:58 AM
> To: Vipin KUMAR
> Cc: u-boot at lists.denx.de; Shiraz HASHIM
> Subject: Re: [U-Boot] u-boot-2010.03 build errors with
> USE_PRIVATE_LIBGCC=yes option
>
> Dear Vipin KUMAR,
>
> In message <4C3EECDB.7000708 at st.com> you wrote:
> >
> > Since this option -msoft-float is passed from arch/arm/cpu/config.mk,
> and it
> > is common for all arm configurations. Is there a good way to pass -
> mhard-float..
>
> Why would you want to do that? We don't use any FP code in U-Boot
> anyway.
We have actually seen issues with the post memory tests using the -mfpu=neon
and -ftree-vectorize under gcc 4.4.1. So, I would be very careful with FP
flags until someone figures out how to fix the 64-bit access operators that
the memory test uses.
DaR
> 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: wd at denx.de
> When you say "I wrote a program that crashed Windows", people just
> stare at you blankly and say "Hey, I got those with the system, *for
> free*". - Linus Torvalds in <3itc77$9lj at ninurta.fer.uni-lj.si>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
More information about the U-Boot
mailing list