From: Vasiljevic Z. <zv...@ar...> - 2007-11-09 16:57:24
|
On Nov 9, 2007, at 4:46 PM, Vlad Seryakov wrote: > Also, will it make sense to have windows port similar to Tcl, just > makefile for nmake without any Visual Studio stuff. > I would work on that as well Hm... actually yes. Some mingw (I think mingw is used by tcl) compatible build should be nice to have. We never invested in that as then you get issues while debugging so we just made the vc++ build. OTOH, cygwin is not something that should be used, as Tcl doesn't use it either. |