<div dir="ltr">The first issue was corrected.  See<div><br></div><div><a href="http://www.admb-project.org/redmine/projects/issues/repository/revisions/2498" target="_blank">http://www.admb-project.org/redmine/projects/issues/repository/revisions/2498</a><br></div><div><br></div><div>The second issue, I will need to look into.  MinGW-w64 does support large files,</div><div>but I will need to test this.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 28, 2014 at 4:29 AM, dave fournier <span dir="ltr"><<a href="mailto:davef@otter-rsch.com" target="_blank">davef@otter-rsch.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">As I recall there were two issues involved with having a buffer size > 2GB. First was<br>
to use an 8 byte integer type for the offset.<br>
<br>
The second issue was that if the buffer gets full it is saved to disk with a low level unbuffered<br>
write. This write could not write more than 2GB  for me. Of course if the buffer is large<br>
enough so that it never gets full that is not a problem.<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@admb-project.org" target="_blank">Users@admb-project.org</a><br>
<a href="http://lists.admb-project.org/mailman/listinfo/users" target="_blank">http://lists.admb-project.org/<u></u>mailman/listinfo/users</a><br>
</blockquote></div><br></div>