This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


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

Re: question about tclIndex


>>>>> "Keith" == Keith Seitz <keiths@cygnus.com> writes:

Keith> tclIndex: $(TCL) Makefile
Keith> 	echo "package require Itcl 3.0; auto_mkindex `pwd` $(TCL)" | $(TCLSH)

This looks good.

Keith> But what to use for tclsh???

Keith> 1) Assume developers have tclsh and itcl installed or let them define
Keith> TCLSH on the command line when generating tclIndex

I think this is reasonable.

Keith> 2) Change the build and install process to build tclIndex

This would be nice except that the Makefile in question is in srcdir
and doesn't have access to the build tree.  So it would be a lot more
work -- adding code to gdb/configure.in and gdb/Makefile.in.

Tom


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