This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFA] Add dependency of gdb on tcl/tk libraries


> Date: Thu, 12 Apr 2001 15:04:44 -0700 (PDT)
> From: "John R. Moore" <jmoore@redhat.com>
> 
> After noticing that a change in the tcl doesn't force gdb
> to re-link, I'm proposing the following patch:
> 
> This was tested on linux-2.2.16-22 using the gcc-2.97.
> 
> 2001-04-12  John R. Moore  <jmoore@redhat.com>
> 
>	* configure.in: Added dependency of gdb on tcl/tk libraries.
>	* Makefile.in: Likewise.
>	* configure: Regenerated with the above using autoconf.

Hmm... am I missing something, or does this patch _require_ tcl to be
linked in?  What about ports that *never* build with tcl, such as
DJGPP?  What if the Tcl and Tk directories don't exist at configure
time?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]