This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/21870] Build fails with unknown endianess
- From: "aaronw at net dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jun 2005 00:34:46 -0000
- Subject: [Bug bootstrap/21870] Build fails with unknown endianess
- References: <20050602001756.21870.aaronw@net.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From aaronw at net dot com 2005-06-02 00:34 -------
I traced the problem to line 3523 in libffi/configure
For some reason, Sun's grep does not see the string BIGenDianSyS in the object
file, but fgrep does... I guess it's another bug or issue with Sun's tools
(like Sun's awk and sed being limited to 8k).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21870