| delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
| Date: | Sun, 12 Dec 2004 19:03:15 +0800 (CST) |
| From: | Dian Yin <yindian AT mail DOT ustc DOT edu DOT cn> |
| X-X-Sender: | <yindian AT mail> |
| To: | <djgpp AT delorie DOT com> |
| Subject: | Re: Excuse me, why can't I run DJGPP properly? |
| In-Reply-To: | <01c4e007$Blat.v2.2.2$0453a500@zahav.net.il> |
| Message-ID: | <Pine.GSO.4.31L2A.0412121901140.4770-100000@mail> |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sun, 12 Dec 2004, Eli Zaretskii wrote: > Then I'd suspect a problem with free handles. Please read section 9.7 > of the DJGPP FAQ list and try to enlarge the number of handles using > the methods suggested there. Then see if that makes your problem go > away. The problem was finally settled!!! Thank you. I found that there was a line in my config.sys: files=10. My disk is derived from Win98 Boot Disk, and I didn't notice that line. When I changed the line to: files=200, the problem vanished. Thanks very much!!!
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |