Date: Thu, 6 Apr 2000 22:02:29 +0500 Message-Id: <200004061702.WAA02938@midpec.com> From: Prashant TR To: djgpp AT delorie DOT com In-reply-to: References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk [Please choose a subject next time. This is probably why you didn't get a reply soon.] > RHIDE. After typing in the > first program ( Hello World 'course:-)) and successfully compiled it I tried > to LINK it and got an errors messages: > > Creating: aout.exe > Error: gcc.exe: No input files > > And then something else: > > Creating: hello.exe > Error: gcc.exe: installation problem, cannot exec. ' stubify': no such > file or directory ( ENOENT ) This is a known problem that occurs with DJGPP distributions that come with books. Please get stubify.exe and put it in djgpp/bin directory. Or what would be even better IMHO would be to download the latest version of DJGPP (v2.03). And don't forget to get the DJGPP FAQ as well. In fact, the FAQ mentions the solution to your problem. http://www.delorie.com/djgpp/zip-picker.html PS: Please don't post in HTML.