From: xezxv AT aol DOT com (XezxV) Newsgroups: comp.os.msdos.djgpp Subject: HELP NEWBIE Lines: 7 NNTP-Posting-Host: ladder06.news.aol.com X-Admin: news AT aol DOT com Date: 05 Jan 2000 01:17:40 GMT Organization: AOL http://www.aol.com Message-ID: <20000104201740.26293.00000567@ng-fn1.aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com HI there, i just started to learn how to use Djgpp and I'm trying to do the Hello world program in c++,the problem is that i get a message : STUBIFY, NO SUCH FILE OR DIRECTORY FOUND ??/ THIS is the command I'm usin : gxx hello.cpp or gxx -c -Wall hello.cpp