On Monday 02 February 2004 7:54 pm, Jeremy Daily wrote:
> Angus et. al.,
>
> I was able to fix my problem by using the trial an error method. In
> other words I don't know what I did but it worked.
>
> In the file /boost/boost/detail/limits.hpp
> I added || defined(__ia64__) to the end of the line beginning 
> with #elif defined(__i386_)
>
> I guessed it right in terms of little endian vs big endian because
> it worked. Maybe a more formal fix can be incorporated into the
> next version??
>
> Jeremy

Thanks, Jeremy. Your fix is perfectly fine, but I've extended it to 
cover both the __ia64__ and __ia64 macros in line with the latest 
version of the boost library.

All should be fine, therefore, in future.

Angus


Reply via email to