Re: [Quickfix-developers] 2GB limitation on FileStore output
Brought to you by:
orenmnero
From: Mike G. <mg...@co...> - 2008-04-16 13:54:30
|
In general, the 2GB file size was a limitation of 32-bit linux systems without a kernel and C library capable of Large File Support (LFS). RHEL 3 has LFS, but programs that aren't LFS-aware need to be recompiled to add it. See <http://people.redhat.com/berrange/notes/largefile.html>. -- Mike Gatny Connamara Systems, LLC http://www.connamara.com/ |