From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Holler Date: Fri, 18 Feb 2011 22:11:05 +0100 Subject: [U-Boot] [RFC][PATCH] ARMV7: Patch to fix hard float build issues In-Reply-To: <4D5EA603.8010402@free.fr> References: <1298042212-12260-1-git-send-email-raghuveer.murthy@ti.com> <4D5EA603.8010402@free.fr> Message-ID: <4D5EE069.3050900@ahsoftware.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, Am 18.02.2011 18:01, schrieb Albert ARIBAUD: > In no case, however, should -msoft-float be *removed*: that would make > float support in U-Boot implicit and dependent on the toolchain in use, > and I think U-Boot float support should always be explicit and not > depend on the toolchain. Beeing no friend of cross-compiling I would prefer to use the default of the toolchain and I don't see any problem with that. Regards, Alexander