comp.lang.ada
 help / color / mirror / Atom feed
From: George Shapovalov <georges@cco.caltech.edu>
Subject: Re: GNAT 3.10p for MS-DOS Ada Compilation Error "Out of file handles"
Date: Tue, 24 Jun 2003 10:54:09 -0700
Date: 2003-06-24T10:54:09-07:00	[thread overview]
Message-ID: <bda2t7$1vg$1@naig.caltech.edu> (raw)
In-Reply-To: <3EF87FB5.8090602@cogeco.ca>

Warren W. Gay VE3WWG wrote:

> Debs Wisbey wrote:
>
>> All,
>>
>> I am trying to compile an Ada program using GNAT 3.10p for MS-DOS and
>> it gets through so many of the Ada files and then displays the "Out of
>> file handles" error message for all of the other files (I think) that
>> it is trying to compile.
>
> Sheesh, its been ages since I did some DOS work, but IIRC there is a
> CONFIG.SYS parameter that you can specify the maximum number of open
> files that DOS needs to support. I am sure that someone on the
> comp.os.msdos list can give you a more direct answer on this. 

Yes, that parameter is called "files". Set something like
files=200
in config.sys and you should be Ok. I don't remember though whether 
there is a cup for how large that number can be..
Another related one is "buffers=xxx".

George




  reply	other threads:[~2003-06-24 17:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-24 15:13 GNAT 3.10p for MS-DOS Ada Compilation Error "Out of file handles" Debs Wisbey
2003-06-24 16:43 ` Warren W. Gay VE3WWG
2003-06-24 17:54   ` George Shapovalov [this message]
2003-06-24 18:41 ` Gautier Write-only
2003-07-04 12:35 ` Neil Trotter
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox