From: ryot AT bigfoot DOT com (George Ryot) Newsgroups: comp.os.msdos.djgpp Subject: Re: Can't link using gcc Message-ID: <38289a61.6913306@news.clara.net> References: <19991106131804 DOT 09545 DOT 00001437 AT ng-fp1 DOT aol DOT com> X-Newsreader: Forte Agent 1.5/32.452 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 26 Date: Sat, 06 Nov 1999 21:17:57 GMT NNTP-Posting-Host: 195.8.91.201 X-Complaints-To: abuse AT clara DOT net X-Trace: nnrp4.clara.net 941923077 195.8.91.201 (Sat, 06 Nov 1999 21:17:57 GMT) NNTP-Posting-Date: Sat, 06 Nov 1999 21:17:57 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com dgrampsas AT aol DOT com (DGrampsas) wrote: > I purchased a book which contained DJGPP, along with an IDE called RHIDE. > It had an install wizard and it seemed to install just fine. I created a > program in RHIDE and it seemed to generate an object file okay, but had > problems linking the object file into an executable. Here is the log I got: > Error: gcc.exe: installation problem, cannot execute 'stubify': no such file or > directory (ENOENT) > Any ideas as to what is going wrong? Would the book be "SAMS Teach yourself C++ in 21 Days" ? ;-) I think you need to copy the file stubify.exe manually, a lot of users have found the SAMS setup program has a bug. If you still have problems it would be worth downloading a fresh copy from http://www.delorie.com (use the zip picker) and follow the install intructions in readme.1st, that way you will also have the latest versions. And email SAMS saying you are a disatisfied customer, this problem needs fixing! (assuming it's the SAMS book you have of course ;-) -- george