boost/detail/endian for amd64/solaris

18 Jan
2007
18 Jan
'07
5:34 p.m.
I'm attempting to port my application to solaris10 running on amd64 processor (using gcc 4.1.1) and endian.hpp doesn't adapt to that environment. Shouldn't there be a check for defined(__amd64) || defined(__amd64__) to account for this little-endian environment? If so, is it too late to get this into 1.34?
6722
Age (days ago)
6722
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jerry Lawson