[Haskell-cafe] Building ghc-7.6.3 under cygwin
Dmitry Malikov
malikov.d.y at gmail.com
Sat Jan 18 11:11:51 UTC 2014
Trying to build 7.6.3-x86_64-unknown-linux under cygwin.
$ ./configure
checking for path to top of build tree... ./configure: line 2121:
utils/ghc-pwd/dist-install/build/tmp/ghc-pwd: cannot execute binary file
configure: error: cannot determine current directory
Not sure it is a libgmp issue, because linking doesn't help:
$ ln -s /usr/lib/libgmp.dll.a /usr/lib/libgmp.so.3
Any ideas what is going on and how to fix this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140118/6606233e/attachment.html>
More information about the Haskell-Cafe
mailing list