Date: Thu, 30 Dec 1999 09:46:25 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: kazuaki cc: djgpp AT delorie DOT com Subject: Re: Error: c:/djgpp/bin/ld.exe: cannot open -lgcc: No such file or directory (ENOENT) In-Reply-To: <386ab699$0$1402@news.execpc.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 30 Dec 1999, kazuaki wrote: > Believe it or not, I actually got djgpp working on my old machine, but I > botched the directory structure on the install here or something? Could > somebody please lend a clue while I can compile but not link? What or where > am I missing something? The linker cannot find the library libgcc.a. It comes with the compiler distribution, gccNNNb.zip, and should be in your lib subdirectory.