home *** CD-ROM | disk | FTP | other *** search
- Hi,
-
- Here is the latest GNU debugger `gdb' version 4.12 for those who don't have
- 16MB of compile space. It compiles out of the box so this is not a `port' !!
-
- This tar.gz contains only binaries (static and shared). The sources may be
- found at any GNU archive site, for e.g.
-
- prep.ai.mit.edu:/pub/gnu/gdb-4.12.tar.gz
-
- I have included the COPYING, COPYING.LIB, README, gdb.1 and texinfo files.
-
- Comments, complaints, problems with this distribution to me.
- Mitch (m.dsouza@mrc-apu.cam.ac.uk)
-
- P.s. I compiled it with gcc-2.5.7 and libc.so.4.5.19 . Those of you who
- have libraries < libc.so.4.5.19 will get a warning. You should use the static
- `gdb' I included or update your libraries. You also require the dynamic
- linker/loader ld.so. If however you are using ld.so version 1.4 (or above)
- then you can switch off warning messages by setting the environment variable
- LD_NOWARN.
-
- P.p.s. The shared version of gdb included also requires you have the shared
- DLL for GNU's readline library. If you don't already have it, get it from
-
- sunsite.unc.edu:/pub/Linux/libs/librl-1.2.tar.gz
-