Thanks. I've also added a test for __ARMEB__ which I think means big endianness on ARM. Does anyone know if there a place that give a definitive list of such predefined macros?
-------------------------------------------------- From: "Zhang Le" <[email protected]> Sent: Wednesday, September 02, 2009 4:06 AM To: <[email protected]> Subject: [PATCH] fix MIPS support > Currently the endianness detection for MIPS in config.h is wrong. > Because __mips__ is defined by gcc for both endianness on MIPS arch. > __MIPSEB__ is the one which is defined for big endian MIPS. > > I have attached the patch. > > -- > Zhang, Le > Gentoo/Loongson Developer > http://zhangle.is-a-geek.org > 0260 C902 B8F8 6506 6586 2B90 BC51 C808 1E4E 2973 > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. -~----------~----~----~----~------~----~------~--~---
