My OS is WinXP Pro.
My Compile Step
1)./configure --enable-threads(Everything is OK)
2)make
After I execute the command "make", It look like runing a infinite loop.
=======================
./config.status
creating Makefile
creating tclConfig.sh
creating tcl.hpj
./config.status
creating Makefile
creating tclConfig.sh
creating tcl.hpj
.
.
.(looping)
========================
Does anyone knows that anything that I go wrong ?
My Compile Step
1)./configure --enable-threads(Everything is OK)
2)make
After I execute the command "make", It look like runing a infinite loop.
=======================
./config.status
creating Makefile
creating tclConfig.sh
creating tcl.hpj
./config.status
creating Makefile
creating tclConfig.sh
creating tcl.hpj
.
.
.(looping)
========================
Does anyone knows that anything that I go wrong ?