Mail Archives: djgpp/2000/01/05/05:55:16
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.
- Raw text -