[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: tthsum 1.3 fails on kfreebsd



Hi!

"Walter 'Wallie' Doekes" <walter@wjd.nu> writes:
> Re: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664144
>
>> Big endian check fails on 64 bit numbers
>
> That amd64 is not a big endian machine, is it?
>
> I'm suspecting you're running through these options here and getting the
> BIG_ENDIAN "default" as fallback:
> http://tthsum.devs.nu/svn/trunk/tthsum/endian.h
>
> Do you know how one is supposed to get the endianness on your platform?

Just make the

#if defined(__linux)

be a

#if defined (__GLIBC__)

Regards

    Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer


Reply to: