Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 1997 15:00:02 -0700 (PDT)
From:      Bill Fenner <fenner@parc.xerox.com>
To:        freebsd-bugs
Subject:   Re: gnu/3714
Message-ID:  <199705292200.PAA12219@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR gnu/3714; it has been noted by GNATS.

From: Bill Fenner <fenner@parc.xerox.com>
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705292200.PAA12219>