Comment 1 for bug 268353

Revision history for this message
Steven Sheehy (steven-sheehy) wrote :

How can HASH_SIZE be undefined? It is a class enum in TigerHash.h and its declaration is not dependent on any #ifdef, thus it should be available everywhere. Can you paste the compiler error you receive and provide a link to the gentoo bug? Also, I believe PowerPC is bi-endian, but does most of its processing in big-endian.