From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dennis Ruffer Date: Thu, 15 Jul 2010 11:20:18 -0700 Subject: [U-Boot] u-boot-2010.03 build errors with USE_PRIVATE_LIBGCC=yes option In-Reply-To: <20100715175736.C998C160691@gemini.denx.de> References: <4C3EB257.6000202@st.com> <201007151015.22703.fabio.giovagnini@aurion-tech.com> <4C3ECE08.8010608@st.com> <201007151104.22596.fabio.giovagnini@aurion-tech.com> <4C3ED008.1080207@st.com> <20100715091308.EA3EB160691@gemini.denx.de> <4C3EECDB.7000708@st.com> <20100715175736.C998C160691@gemini.denx.de> Message-ID: <00ba01cb244a$629a4b90$27cee2b0$@com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > -----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@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@ninurta.fer.uni-lj.si> > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot