[PATCH] arm: fix cfi errors with newer binutils
Mike Frysinger
vapier@gentoo.org
Fri Jan 6 06:49:00 GMT 2012
On Tuesday 03 January 2012 12:44:19 Joseph S. Myers wrote:
> On Tue, 3 Jan 2012, Mike Frysinger wrote:
> > so ARM cores older than armv4t are no longer supported (e.g. StrongARMs)
> > ? :(
>
> I believe you can use ARMv4 cores with EABI via the
> --fix-v4bx-interworking linker option (building code that works on v4 and
> is interworking-safe on v4T). (You may be able to link with plain
> --fix-v4bx, but the resulting binaries and shared libraries then wouldn't
> be interworking safe if run on a newer system, unless that newer system
> is v7.)
nice. i wonder if gcc should automatically utilize this when given -march
armv4 or lower ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/libc-ports/attachments/20120106/c6f93a57/attachment.sig>
More information about the Libc-ports
mailing list