$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jon Kroll (jkroll_at_[hidden])
Date: 2008-07-11 14:31:59
Hello:
Fortunately I am in good shape now.
With the help of a friend we managed to track down a bug in the version 
of the portable_binary_oarchive.cpp that we had from back in June. In 
the save_impl method it was &'ing m_flags & endian_little if on 
BIG_ENDIAN. When I then grabbed the very latest the version in the trunk 
this bug was fixed.
I also found, in the example code, that you need to specify the 
endianness you want to use to create your archives on serialization.
best regards, Jon Kroll
Ann Arbor Michigan U.S.A.