> Guess I'm the first to try your module under Cygwin. sometimes guesses aren't leading us to exact true facts :) :)
Seriously though, when I tried CYGWIND I mostly intended to provide X11 build, which is easily possible for perl/Tk, BTW. Tcl/Tk currently does not have the combination CYGWIN+Dynamic loading. So while it is possible to get CYGWIN+Perl+Tcl::Tk/static this isn't flexible enough. I got to this point but then I lost interest in this. Do you have an energy to try out the combination Cygwin+Perl+Tcl/Tk(X11,dynamic)? Our hall of fame is bright and comfortable :) You'll feel comfortable there :) :) > The attached patch contains 3 changes: > > 1. Makefile.PL uses tclConfig.sh under Cygwin. > 2. Uses INT2PTR in Tcl.xs to silence a few compiler warnings. > 3. Works around an apparent deficiency in canonpath() for > Cygwin in info.t. thanks for the patch, I'll consider it for inclusion afterwards. Best regards, Vadim.