From: darkaprez AT aol DOT com (DarkAngel) Newsgroups: comp.os.msdos.djgpp Subject: (newbie needs help)Compiling C++ Lines: 9 NNTP-Posting-Host: ladder06.news.aol.com X-Admin: news AT aol DOT com Date: 13 Aug 1999 04:16:41 GMT Organization: AOL http://www.aol.com Message-ID: <19990813001641.27934.00000332@ng-cj1.aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com when I compile my Hello World program in C++, I get no error messages or .exe file? What's wrong? C:\DJGPP>gxx -o Hello.ccp Hello.exe C:\DJGPP> And there's still no .exe file. HELP! DarkAngel