From: itami AT hotmail DOT com (Angel Ryan) Newsgroups: comp.os.msdos.djgpp Subject: RHIDE linker problems - HELP! Date: Thu, 22 Jan 1998 09:18:40 -0800 Organization: AT&T WorldNet Services Lines: 26 Message-ID: <6a7v19$q16@mtinsc04.worldnet.att.net> NNTP-Posting-Host: 12.64.130.250 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I've just recently d/l'ed the DJGPP C and C++ compilers as well as the RHIDE, all for DOS. After struggling w/ installation and configuring, I think I have finally gotten RHIDE to compile successfully, but... It still will not link the object file correctly. As far as I know, I've installed all the files I needed (as provided from the "zip-picker"), and after unzipping evrything, copying a few files, and setting the "directories" in RHIDE, I thought everything would be set. But... When I attempt to use either the "run" command or the "link" command with my C file, I get the following message in the RHIDE message window: Creating: hello.exe Error: ld.exe: cannot open -lgcc: File format not recognized There were some errors Clearly, something is wrong... I had a similar problem w/ another file named "Crt0.o" But I solved that problem by copying that file from the "/lib" directory to the "/bin" directory. This seemed to solve the problem, but unfortunately, I am now running into a new one. If anyone can help or can give me some suggestions, please respond and e-mail me at: itami AT hotmail DOT com Thank you.