On 7/23/02 10:39 AM Stephen Turner ([EMAIL PROTECTED]) wrote: >> are there any known limitations to the size of analogs input files? I am >using analog 4.1 under Solaris 2.6 (SPARC) and I cannot process a logfile >of 2.8 GB. Would an update to the current version possibly solve the >problem? >> >> HOSTLOWMEM and other *LOWMEM instructions do not help. > >No, there are no size limitations, other than the memory of your computer. > >But if the *LOWMEM commands don't help at all, what makes you think it's a >memory problem?
Not all operating systems allow the normal file I/O calls to work with files larger than 2 Gig. On some operating systems such files will give read errors unless you are using the special "large file" I/O calls. That could be preventing Analog from reading the file. Jason ----------------- [EMAIL PROTECTED] ----------------- Dr. Seuss books . . . can be read and enjoyed on several levels. For example, 'One Fish Two Fish, Red Fish Blue Fish' can be deconstructed as a searing indictment of the narrow-minded binary counting system. -- Peter van der Linden, Expert C Programming, Deep C Secrets +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
