Date: Wed, 26 Feb 1997 15:43:43 +0200 (IST) From: Eli Zaretskii To: Johan Davidsson cc: djgpp AT delorie DOT com Subject: Re: Configure problem DJGPP In-Reply-To: <33144FCE.35D8@wineasy.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 26 Feb 1997, Johan Davidsson wrote: > I am trying to congigure DJGPP for my computer. But when I am running > GCC or GXX I get the error message "ld.exe: cannot open -lgcc: File in > wrong format". I have tried to consult the documentation but I can't > figure out what to do. Can someone please help me out? You should have a file named libgcc.a in your lib subdirectory of the main DJGPP installation directory. Please post the output of DOS DIR command run on that file.