Mime-Version: 1.0 Date: Wed, 2 Apr 1997 08:55:40 -0500 Message-ID: <34267870.1669@vitro.com> From: TETTB AT vitro DOT com (TETTB) Subject: Linking Err: too many sys files open To: comp DOT os DOT msdos DOT djgpp AT v7 DOT vitro DOT com, djgpp AT delorie DOT com Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Description: cc:Mail note part I get an error when I'm trying to link c++ programs. The error tells me that I have too many files open in the system. I have about 5000 kb of swap space and 50000 kb of memory. The message leads me to believe that I don't have enough memory. Has anyone ever seen this error before? If so, how did you handle it? I wiped out an entire directory trying to free up some more memory but to no avail. -B