From: "Ike" Newsgroups: comp.os.msdos.djgpp Subject: GCC Error w/ RSXNTDJ. Date: Sun, 11 Apr 1999 18:32:29 -0700 Lines: 15 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 NNTP-Posting-Host: tc4-07.ismi.net Message-ID: <3711235b@news.ismi.net> X-Trace: 11 Apr 1999 18:34:03 -0400, tc4-07.ismi.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I recently installed RSXNTDJ and fixed it up to work with DJGPP as it says to in the help file. I also added those lines to the SPECS, which got rid of those 'cannot find' linking errors. With all that out of the way, when I try to compile the test program in the RSXNTDJ help file (with #include ), I get this GCC error: gcc.exe: installation problem, cannot exec `ntbind': No such file or directory ( ENOENT) I don't get this error when compiling any other programs, does anyone know why I would get this error, or what I can do about it? Thanks! -Ike Gingerich