From: Matt Pierce Newsgroups: comp.os.msdos.djgpp Subject: ld.exe problem Date: Tue, 27 May 1997 20:48:06 -0600 Organization: Homestar Communications Lines: 9 Message-ID: <338B9CE6.7799@geocities.com> NNTP-Posting-Host: asy05.gw03.ut801.homestar.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit CC: mpierce AT throne DOT isp DOT homestar DOT net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hey. I'm having a problem when I try to link a program in RHIDE. I've skimped the code down to just an empty main() function with no header files and no complications, but when I try to link it, the linker gives me the error 'ld.exe: cannot open -lgcc: File in wrong format.' I searched through my djgpp directory for any lgcc.* file, but there didn't seem to be any. Anyone know what's going on? <-) Matt Pierce