This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Install instructions + dejagnu suggestion


Now, at first the egcs thing: I think the instructions should contain some
hint to the 
	--program-prefix
configure option, which could be useful to those who would like to have
both GNU gcc and egcs available (and was noted in some message in the
mailing list).

Then, even though I'm not sure it belongs here, the dejagnu
question/suggestion: in as much as I can see, deja runs at all from expect
scripts. Shouldn't then be possible to do some tests to see if expect and
tcl/tk have been installed on the system before the build? This comes from
bad results I got from a make check inside dejagnu build directory in a
debian system where I had both tcl/tk installed, but unrecognized... I
mean: trying to call tclsh and expect (or which tclsh, expect) could let
the install run without recompiling both interpreters.

Yours,

l.



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