From: bischoff AT ise DOT com (Andreas Bischoff) Subject: Unix like Tcl/Tk and extensions anyone ? 5 May 1997 20:17:44 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <336E72E6.53FF.cygnus.gnu-win32@ise.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0Gold (X11; I; SunOS 5.4 sun4m) Original-To: gnu-win32 AT cygnus DOT com Original-CC: bischoff AT ise20 DOT ise DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com Hi all, after some sleepless nights I decided to ask this list :-) I'm trying to build Tcl7.6/Tk7.4 from the unix sources. I know that there is a windows distribution available but AFAIK I can't use it: In addition to the core tcl/tk I also need a bunch of extensions: Tix, tclX, BLT, itcl/itk, et There is no windows port of blt (at least I didn't find any). So if I try to use the windows tk together with a nonwindows (X11) blt, they don't cooperate, of course. Therefore my attempt to build everything the unix way. But I'm having problems already with tcl: getsockoptions is missing from cygwin, also mkfifo. I tried to get it from libwsock32.a, but didn't succeed. nm shows a getsockopt AT 20. Searching through the archives I found an email that it is possible to mix unix sockets and winsock, but it was also mentioned, that it's not so easy. Did anybody build tcl/tk with cugwin32 ? BTW, I managed to build libX11.a, thanks to the patch from Sergei Okhapkin, thanks a lot. Therefore I'm optimistic that if I get tcl running, the rest should be also possible. TIA, Andreas - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".