From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: ANNOUNCE: DJGPP packages of gdb 5.3 Date: Mon, 30 Dec 2002 10:44:13 +0000 Lines: 22 Message-ID: <3E10237D.2547AE23@phekda.freeserve.co.uk> References: <200212291526 DOT gBTFQJU25879 AT delorie DOT com> <002001c2afec$168ae820$0100a8c0 AT p4> NNTP-Posting-Host: 62.136.1.180 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newsg3.svr.pol.co.uk 1041246748 28973 62.136.1.180 (30 Dec 2002 11:12:28 GMT) NNTP-Posting-Date: 30 Dec 2002 11:12:28 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. Andrew Cottrell wrote: > I am downloading the GDB sources as I write this. In the mean time did you > modify the djgpp\config.sh so it can be built on a P4? This is what I did in > order to build GDB on my P4:- > > 1) Add the following > export target=i586-pc-msdosdjgpp No. Sorry about that. If I do another release, I will update it, to do that. Does setting the target to i586 produce a gdb that works with i386s and later? > 2) Modify the configure line to be:- > $srcdir/configure $target --srcdir="$srcdir" --prefix='${DJDIR}' \ Yes, it uses --prefix=/dev/env/DJDIR now. Regards, -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]