On 24-Sep-1999, Alex Ferguson <[EMAIL PROTECTED]> wrote:
>
> I've managed to entirely confuse myself trying to install TclHaskell
> on a Wintel machine, via Cynwin and ghc-4.03. Poking around it looks
> like the problem is with the Tcl/Tk libraries, which seem to have been
> complied up with Visual C++.
>
> Now, is there a magic incantation that will persuade TclHaskell to work
> with these binaries, or do I need to re-build Tcl/Tk from source, using
> gcc under Cynwin, so that the ghc link-step will find it to it's liking?
>
> Tell me this isn't as tortuous as it looks, someone, please...
In general, linking files compiled with VC++ with files
compiled with Cygwin is not guaranteed to work.
So I suspect it probably _is_ going to be as tortuous as it looks.
--
Fergus Henderson <[EMAIL PROTECTED]> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger [EMAIL PROTECTED] | -- the last words of T. S. Garp.