Date: Wed, 5 Jan 2000 11:10:11 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: XezxV cc: djgpp AT delorie DOT com Subject: Re: HELP NEWBIE In-Reply-To: <20000104201740.26293.00000567@ng-fn1.aol.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 5 Jan 2000, XezxV wrote: > 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 ??/ You probably installed DJGPP from a CD which came with a book, right? It is a known bug that the vendor of one particular book supplies an install program that doesn't copy stubify.exe to your hard disk. You need to find stubify.exe on the CD and manually copy it to the same directory on your hard disk where gcc.exe lives.