Date: Fri, 02 Feb 2001 11:46:21 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: bitland AT aol DOT com (Bitland) Message-Id: <2427-Fri02Feb2001114621+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp AT delorie DOT com In-reply-to: <20010201190235.06519.00000223@ng-fr1.aol.com> (bitland@aol.com) Subject: Re: Problem RHIDE + Geforce 2 MX-Card References: <9003-Thu01Feb2001220636+0200-eliz AT is DOT elta DOT co DOT il> <20010201190235 DOT 06519 DOT 00000223 AT ng-fr1 DOT aol DOT com> 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 > From: bitland AT aol DOT com (Bitland) > Newsgroups: comp.os.msdos.djgpp > Date: 02 Feb 2001 00:02:35 GMT > > 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). This is not how GDB is configured and built for DJGPP. Please see the file gdb/config/djgpp/README in the distribution, it explains how to do that. Also, if you only need the GDB library, libgdb.a, you can simply download the file v2gnu/gdb500a.zip, which already includes libgdb.a, ready to be used.