From owner-freebsd-bugs Thu May 29 15:00:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA12229 for bugs-outgoing; Thu, 29 May 1997 15:00:03 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA12219; Thu, 29 May 1997 15:00:02 -0700 (PDT) Date: Thu, 29 May 1997 15:00:02 -0700 (PDT) Message-Id: <199705292200.PAA12219@hub.freebsd.org> To: freebsd-bugs Cc: From: Bill Fenner Subject: Re: gnu/3714 Reply-To: Bill Fenner Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR gnu/3714; it has been noted by GNATS. From: Bill Fenner To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: gnu/3714 Date: Thu, 29 May 1997 14:50:32 PDT D'oh, sometimes it takes submitting a bug report before you realize what you're doing wrong. gdb already has a "-w" option, "use windows". Presumably this means that /usr/src/gnu/usr.bin/gdb/nm.h should lose its "w" argument definition, since it can't ever be used. P.S. Is there a reason to add libiberty twice in src/gnu/usr.bin/gdb/gdb/Makefile? "make -d v" reveals: Global:LDADD = -L${.OBJDIR}/../bfd -lbfd -lreadline -lgnuregex -L${.OBJDIR}/../libiberty -liberty -ltermcap -L${.OBJDIR}/../libiberty -liberty