[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

gcl



Howdy folks,

In trying to build gcl, I ran across what I think is a bug in tclsh.

When gcl checks for tclsh it attempts to set a variable to the output of `tclsh < conftest.tcl`.

If I run tclsh < conftest.tcl from the CL, I get /lib/tcl8.4.so or some such.

If I do something like:  FOO=`tclsh < conftest.tcl` it hangs.

I'm not quite sure how to debug this so if anyone has any ideas I would appreciate it.

Thanks,

Barry deFreese (aka bddebian)


Reply to: