This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/16350] New: gcc only understands little endian ARM systems
- From: "buytenh at wantstofly dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jul 2004 15:45:02 -0000
- Subject: [Bug driver/16350] New: gcc only understands little endian ARM systems
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The triplet armv5b-softfloat-linux gives a binutils package that generates ARM
big endian object files by default, but gcc insists that armv5b-softfloat-linux
is little endian.
--
Summary: gcc only understands little endian ARM systems
Product: gcc
Version: 3.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: driver
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: buytenh at wantstofly dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: armv5b-softfloat-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16350