Date: Fri, 02 Feb 2001 13:26:04 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: pavenis AT lanet DOT lv Message-Id: <5567-Fri02Feb2001132603+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: <3A7AA8CC.11562.75C1DF@localhost> (pavenis@lanet.lv) Subject: Re: Problem RHIDE + Geforce 2 MX-Card References: <20010201190235 DOT 06519 DOT 00000223 AT ng-fr1 DOT aol DOT com> (bitland AT aol DOT com) <3A7AA8CC DOT 11562 DOT 75C1DF AT localhost> 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: pavenis AT lanet DOT lv > Date: Fri, 2 Feb 2001 12:32:12 +0200 > > > > 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. > > Unfortunatelly it not the same library. Building gdb/libgdb.a is rather > recent invention (from gdb-5.0). To build RHIDE library with same > name were used earlier. Perhaps it would be nice to convert RHIDE > to use v2gnu/gdb500a.zip instead Why do you need to do anything? libgdb.a includes all the code of GDB, so why cannot RHIDE simply use it? If RHIDE needs a few more functions, you could supply them as a separate smaller library.