Date: Wed, 27 Aug 1997 20:01:10 -0700 (PDT) Message-Id: <199708280301.UAA10589@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: "Terry Arnold" From: Nate Eldredge Subject: Re: ld.exe Cc: djgpp AT delorie DOT com Precedence: bulk At 09:19 8/26/1997 -0400, you wrote: >when i link my program it always has this weird error it says >Creating: Main.exe >Error : ld.exe : Cannot load -lgcc : File format not recognized >There were some errors >what do i do? Possible causes of this problem: - Your linker is using a different object file format than your libgcc library is. This means you have replaced one or the other, possibly with the RSXNT/DJ one. - If you are using the stock binutils and libgcc, it's possible your libgcc.a has been corrupted. You can get the original from the gcc2721b.zip file. P.S. If possible, could you disable the option on your mailer/newsreader that includes an HTML copy of your posting? It's rather annoying, and wastes bandwidth. Thanks. Nate Eldredge eldredge AT ap DOT net