Mail Archives: djgpp/1998/04/09/06:13:50
Date: | Thu, 9 Apr 1998 13:11:38 +0300 (IDT)
|
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
|
To: | James W Sager Iii <sager+@andrew.cmu.edu>
|
cc: | djgpp AT delorie DOT com
|
Subject: | Re: linker error
|
In-Reply-To: | <cp_tGa_00WBM05=kc0@andrew.cmu.edu>
|
Message-ID: | <Pine.SUN.3.91.980409131107.24173A-100000@is>
|
MIME-Version: | 1.0
|
On Wed, 8 Apr 1998, James W Sager Iii wrote:
> Error: c:/tc/bin\ld.exe: cannot open -lgcc: Too many open files in
> system (ENFILE)
Edit CONFIG.SYS and enlarge the number of files in the FILES=
directive there. Then reboot and see if that helps.
If there's no FILES= line, add a line which says "FILES=40". If
there's no CONFIG.SYS, create it.
- Raw text -