Mail Archives: djgpp/2002/12/30/05:14:13
Richard,
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
2) Modify the configure line to be:-
$srcdir/configure $target --srcdir="$srcdir" --prefix='${DJDIR}' \
Regards,
Andrew
----- Original Message -----
From: "Richard Dawe" <rich AT phekda DOT freeserve DOT co DOT uk>
To: "DJGPP announcements" <djgpp-announce AT delorie DOT com>
Sent: Sunday, December 29, 2002 11:11 PM
Subject: ANNOUNCE: DJGPP packages of gdb 5.3
> Hello.
>
> I'd like to announce DJGPP packages of gdb 5.3.
>
> The major change in gdb 5.3 for DJGPP users is that GDB now supports C/C++
> preprocessor macros - it can expand macros. For more details, see
> gnu/gdb-5.3/gdb/NEWS, once a package of gdb 5.3 has been installed, or
read
> the announcement on the web here:
>
> http://sources.redhat.com/gdb/download/ANNOUNCEMENT
>
> DJGPP packages of gdb 5.2.3 can be downloaded from Simtel.NET. If you wish
to
> use gdb or bfdsymify, you should download the binary distribution -
> gdb53b.zip. If you wish to look at or rebuild from the sources, you should
> download the source distribution - gdb53s.zip. The documentation is
available
> in HTML, PostScript and DVI formats from the documentation distribution -
> gdb53d.zip. If you wish to use the BFD or GDB libraries, then you should
> download the "additional" distribution - gdb53a.zip. (If you don't know
what
> the BFD and GDB libraries are, then you probably don't need them. You can
read
> the BFD documentation from the binary distribution, to find out.)
>
>
http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2gnu/gdb53a.zip&name
=g
> db53a.zip
>
http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2gnu/gdb53b.zip&name
=gdb53b.zip
>
http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2gnu/gdb53d.zip&name
=gdb53d.zip
>
http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2gnu/gdb53s.zip&name
=gdb53s.zip
>
> Additional information can be found here:
>
> * In the documentation under gnu/gdb-5.3 off the DJGPP directory, once gdb
> 5.3 has been installed;
> * From the gdb home page: http://sources.redhat.com/gdb/ .
>
> Please direct any further discussions about this port to
comp.os.msdos.djgpp
> news group (or write to its e-mail gateway djgpp AT delorie DOT com).
>
> Regards,
>
> --
> Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]
>
>
>
- Raw text -