From: "HalfHuman" To: djgpp AT delorie DOT com Subject: I downloaded your compiler and.... it isn't working X-Mailer: NeoMail 1.20pre4 X-IPAddress: 192.108.130.98 MIME-Version: 1.0 Message-Id: <20001107192025.E1225C44F3@creon.profinet.sk> Date: Tue, 7 Nov 2000 20:20:25 +0100 (CET) Reply-To: djgpp AT delorie DOT com Hello..... I'm a very unlucky user of your DJGPP: I tried to complie this program: int main(void){return 0;} with this command line: gcc a.c (a.c was the name of my lovely program) and I get this message from gcc: c:/djgpp/tmp\ccaomA6h.s: Assembler messages: c:/djgpp/tmp\ccaomA6h.s:12: Error: Rest of line ignored. First ignored character is `,'. I'm using win98 on Celeron 466. My paths and DJGPP variable are set (exactly as in your docs). I downloaded (and unpacked) these files: djdev201.zip, bnu27b.zip, gcc2721.zip, cwsdpmi4b.zip, mak375b.zip, faq210b.zip,rhide14b.zip (i don't know if this helps you :) I tried everything and you're my last hope... PLEASE HELP ME !!!!!!