From: sbattle AT agora DOT rdrop DOT com (Susan Battle) Newsgroups: comp.os.msdos.djgpp Subject: please help me with compiling :) Date: 23 Sep 1997 14:03:41 GMT Organization: RainDrop Laboratories/Agora(sm), Portland, Oregon Lines: 8 Message-ID: <608i7t$np3$1@hermes.rdrop.com> NNTP-Posting-Host: agora.rdrop.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk When I compile my program using gcc like this, gcc program.c, I get the following error message. ld.exe: cannot open -lgcc: File in wrong format. Every single time I try to compile a program, any program. So please if you know whats wrong can you help me. What is the exact way to go about compiling a file, or especially a .s file. Thank :) Asa.