On Mon, Jan 14, 2013 at 07:12:38AM -0500, Stuart Cassoff wrote: > Plus the patches for tcl.port.mk and tk.port.mk. > Tested mostly on i386 and somewhat on amd64. > > Stu >
I built and packaged tcl and tk 8.6 on loongson without a problem. Below is the output from tcl's make regress: Tests ended at Mon Jan 14 20:29:31 EST 2013 all.tcl: Total 29026 Passed 27509 Skipped 1514 Failed 3 Sourced 146 Test Files. Files with failing tests: binary.test event.test interp.test I also used fossil's make regress as a way to test tcl and fossil's diff --tk feature to test tk. Both ran as intended. -- James Turner