[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Preliminary 'wip-armhf' branch pushed
From: |
John Darrington |
Subject: |
Re: Preliminary 'wip-armhf' branch pushed |
Date: |
Thu, 1 Jan 2015 07:14:36 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Wed, Dec 31, 2014 at 06:40:23PM -0500, Mark H Weaver wrote:
* You added "CFLAGS=-Wno-cast-qual" and "--disable-werror" for ARM in
'gcc-configure-flags-for-triplet', which I thought was a bad idea and
didn't belong there.
Have you tried actually building GCC ? I found that without those, it failed
to build.
* You patched gcc/config/arm/linux-eabi.h unnecessarily.
Without that patch, GCC actually builds soft-float code, even though you may
have passed
the --with-float=hard flag. What bits of that patch do you think are not
necessary?
If you have reverted it, then I suspect you are actually have a soft-float
achitecture
which you erroneously believe to be hard float. (I went down that path
before
civodul pointed out this needed to be patched). This would explain your earlier
comments about soft vs. hard float.
J'
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- Re: Preliminary 'wip-armhf' branch pushed,
John Darrington <=