This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/21870] Build fails with unknown endianess


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]