From: "Kevin Winegardner" Newsgroups: comp.os.msdos.djgpp Subject: Re: First-time compile Date: Tue, 6 Jul 1999 14:38:13 -0600 Organization: DigiSys Incorporated Lines: 36 Message-ID: <7ltpg3$eg4$1@ruby.digisys.net> References: <7lis3l$3th$1 AT bgtnsc03 DOT worldnet DOT att DOT net> <377E4A78 DOT 384FE49F AT cartsys DOT com> NNTP-Posting-Host: kevin.digisys.net X-Trace: ruby.digisys.net 931293507 14852 205.138.110.223 (6 Jul 1999 20:38:27 GMT) X-Complaints-To: abuse AT digisys DOT net NNTP-Posting-Date: 6 Jul 1999 20:38:27 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Thanks to Nate for his response. It solved my problem which was the exact one that Christopher was having. I also installed djgpp from cd and for some reason it didn't put stubify.exe in my bin directory. Bizzaro World. -- Kevin Winegardner Technical Support DigiSys, Inc. 301 First Ave E Kalispell, MT 59901 (406) 257-4638 Nate Eldredge wrote in message news:377E4A78 DOT 384FE49F AT cartsys DOT com... > Christopher West wrote: > > > > OK, another newbie here. I've loaded up DJGPP and RHIDE from a CD. I've > > added DJGPP to my path, and I've included the DJGPP environment variable. > > I've enabled long file names and I've added the new line for RHIDE in the > > DJGPP.ENV file. The 'hello world' program compiles cleanly, but I'm > > getting a message saying 'can't exec stubify - no such file or directory.' > > I've checked and stubify.c exists in the /stub subdirectory. Can anyone > > tell me what else I need to do? Note: I've read the FAQ and the RHIDE > > documentation - I'm still lost. Thanks. > > Do you have stubify.exe in the bin directory? That's what matters. > stubify.c is its source. > -- > > Nate Eldredge > nate AT cartsys DOT com