freebsd-dev/gnu/usr.bin/binutils/gdb
Nate Williams 5a5755a556 Because -lcompat defines the same symbols as -lgnuregex and the weakness
of the linker to enforce linking of modules in command line order it is
not possible to link gdb shared with -lcompat.

*HACK ALERT*
Removed -lcompat from LDADD and bring in the necessary functions out of
libcompat as a source module until the linker can be fixed.
1995-04-07 05:13:26 +00:00
..
i386 Here's a patch to gdb-4.13 to add dyadic frames, as per J"org Wunsch. 1995-01-17 13:52:39 +00:00
gdb.1 Hurrah! Let the champagne flow, the olive oil barrel be opened and 1994-12-30 23:27:33 +00:00
Makefile Because -lcompat defines the same symbols as -lgnuregex and the weakness 1995-04-07 05:13:26 +00:00