freebsd-dev/gnu/usr.bin/binutils
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
..
gdb Because -lcompat defines the same symbols as -lgnuregex and the weakness 1995-04-07 05:13:26 +00:00