
4 Oct
2006
4 Oct
'06
2:57 p.m.
Thomas D'Silva wrote:
Hello,
I am trying to serialize data using boost::archive::xml_oarchive. When the resulting file is larger than 2GB, I get an error saying "File size limit exceeded". I am using gcc version 3.2.2. I was wondering if there is a way to use ofstream with boost::archive::xml_oarchive to write files larger than 2GB using gcc version 3.2.2.
Thank you, Thomas D'Silva
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
impressing! may i ask? what are you doing that generates such huge amounts of data? simulations?