Hi,
I updated glibc, but it didn't help much. I can't update the kernel
however as its a system I should keep easily maintainable and theres no
newer SMP kernels available for it. However what I did find is that I
can add the following flags for GCC to the Makefile:
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
Which forces the larger file handles to be used and it seems to be
working now. Takes a while to generate a report of course due to the
huge amount of data it has to parse but its going. Thanks for your help
everyone.
--- Alex
Aengus wrote:
>
> From: "Alexander Cohen" <[EMAIL PROTECTED]>
>
> > The file/filesystem size limits depends on the exact block
> > size you are using. On that particular parititon I am using
> > a 4K block size which gives me a maximum file size of 2TB
> > and a filesystem limit of 16TB. (I dont think the 4G log
> > files are in danger of breaking that limit anytime soon..)
>
> As I understand it, there's a little bit more to it than that. The 2.4
> kernel has support for files > 2G, but your application also needs to be
> compiled with libraries that support files of that size. From what I've
> read, you'll need to have glibc 2.2 compiled against kernel 2.4, and then
> compile Analog against that version of glibc.
>
> But I'm only telling you what I've read - I haven't done any of this
> myself.
>
> Aengus
>
> +------------------------------------------------------------------------
> | This is the analog-help mailing list. To unsubscribe from this
> | mailing list, go to
> | http://lists.isite.net/listgate/analog-help/unsubscribe.html
> |
> | List archives are available at
> | http://www.mail-archive.com/[email protected]/
> | http://lists.isite.net/listgate/analog-help/archives/
> | http://www.tallylist.com/archives/index.cfm/mlist.7
> +------------------------------------------------------------------------
--
-----------------------------------
Alexander Cohen
Web Developer
La Trobe University - ITS
[EMAIL PROTECTED]
M: 0419-595-817
W: (03) 9479-3444
-----------------------------------
+------------------------------------------------------------------------
| This is the analog-help mailing list. To unsubscribe from this
| mailing list, go to
| http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
| List archives are available at
| http://www.mail-archive.com/[email protected]/
| http://lists.isite.net/listgate/analog-help/archives/
| http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------