Date: Mon, 15 Dec 1997 10:43:20 +0200 (IST) From: Eli Zaretskii To: sjl AT pl DOT jaring DOT my cc: djgpp AT delorie DOT com Subject: Re: Help! Newbie in trouble! In-Reply-To: <199712150554.NAA26330@relay2.jaring.my> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 15 Dec 1997 sjl AT pl DOT jaring DOT my wrote: > gcc myfile.c -o myfile.exe -lm > > And I get a message like this: > > c:/djgpp/bin\ld.exe: cannot open -lm: Too many open files in system (ENFILE) What does the FILES= directive on your CONFIG.SYS say? Also, does this happen on plain DOS or inside Windows DOS box?