Xref: news-dnh.mv.net comp.os.msdos.djgpp:4076 Path: news-dnh.mv.net!mv!barney.gvi.net!news.sprintlink.net!micro.internexus.net!micro.internexus.net!not-for-mail From: jimb AT micro DOT internexus DOT net (Nexus Tech Support) Newsgroups: comp.os.msdos.djgpp Subject: DJGPP v2 compile problems Date: 31 Dec 1995 18:53:05 GMT Organization: The Internet Nexus Lines: 5 Message-ID: <4c6m6h$tkl@micro.internexus.net> NNTP-Posting-Host: micro.internexus.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I set the environment correctly... I have all the files necessary, I compiled hello.c once and it worked but I cannot get it to compile again... It chuggs along without any error messages and then gives me the prompt back but there is no a.out or hello.exe or whatever... What am I doing wrong??? I typed gcc hello.c Jim