Date: Sun, 28 Nov 1999 11:22:49 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Psycho_Circus cc: djgpp AT delorie DOT com Subject: RE: problem In-Reply-To: <3848F466@MailAndNews.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 25 Nov 1999, Psycho_Circus wrote: > I use gxx and now I get error: cannot exec 'stubify'; no such file or > directory (ENDENT) > > How do I get -lstdcxx to work with rhide ? This is a different problem which has nothing to do with -lstdcxx: your installation lacks the program stubify.exe. You need to find it in the same place from which you installed DJGPP and put it into the same directory as gcc.exe.