This is the mail archive of the
glibc-bugs@sourceware.org
mailing list for the glibc project.
[Bug ports/3558] big endian dynamically linked nptl/eabi apps are broken
- From: "mkl at pengutronix dot de" <sourceware-bugzilla at sourceware dot org>
- To: glibc-bugs at sources dot redhat dot com
- Date: 29 Nov 2006 10:08:46 -0000
- Subject: [Bug ports/3558] big endian dynamically linked nptl/eabi apps are broken
- References: <20061121172918.3558.mkl@pengutronix.de>
- Reply-to: sourceware-bugzilla at sourceware dot org
------- Additional Comments From mkl at pengutronix dot de 2006-11-29 10:08 -------
Thanks to Daniel Jacobowitz for the helpfull hints.
The gcc patch was indeed not complete. The preprocessor was defining __ARMEL__
although it supposed to be a big endian one.
For completeness this is the link to the improved gcc patch, which fixes the
faulty behaviour:
http://gcc.gnu.org/bugzilla/attachment.cgi?id=12705&action=view
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://sourceware.org/bugzilla/show_bug.cgi?id=3558
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.