Lines: 27 X-Admin: news AT aol DOT com From: bitland AT aol DOT com (Bitland) Newsgroups: comp.os.msdos.djgpp Date: 02 Feb 2001 00:02:35 GMT References: <9003-Thu01Feb2001220636+0200-eliz AT is DOT elta DOT co DOT il> Organization: AOL Bertelsmann Online GmbH & Co. KG http://www.germany.aol.com Subject: Re: Problem RHIDE + Geforce 2 MX-Card Message-ID: <20010201190235.06519.00000223@ng-fr1.aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello! Many thanks for the answers, I had my 'breakthrough' yesterday. There IS some information in the docs (think it was even in GDB-html), but the problem was, that GDB (on the main level in djgpp/gnu/gdb-5.0) does not simply accept 'sh configure' (even not setting host). As I can interpret the output, it missed the setting of HOME. But playing around, I found that all subfolders will do 'sh configure' and 'make' fine and this way I finally could build libgdb.a (about 12 MB) - with one problem left: ANDRIS: The rule to build libgdb.c (and from this the important libgdb.h) seems not to work - maybe there is a third echo.exe ('make' in libgdb-folder of RHIDE-source). It would be the simplest way if you could mail me libgdb.h, else I must generate this manually, I assume it's just a summary of headers with the different paths (as I told you, I'm not the master of makefiles:) Another thing: I spotted a bug (I will look for later): RHIDE crashed searching with a regular expression +[A-Z] with option 'outside comments' (in a 450 k-file...). If I have finished the compilation and solved the GeForce-problem (if possible), I would like to present a small wishlist - studying the source I will take a look if this can be realized. Thanks for now Andy