More details on building on cygwin

This commit is contained in:
Don Stewart 2005-05-21 04:06:05 +00:00
parent 5a57de0f49
commit 40d4705bed

7
README
View File

@ -47,9 +47,10 @@ BUILDING:
$ make $ make
$ make install $ make install
* On cygwin/windows you may need to make sure that cygwin paths appear * On cygwin/windows you (a) make sure the cygwin "find" is before the
before windows paths in your $PATH variable, otherwise windows 'find' windows "find" on your PATH, and (b) to give the windows-style path
will be used over the cygwin find. (e.g., "c:/cygwin/usr/local") in the ./configure --prefix=foo/bar
step
If you wish to register the libraries as official ghc pkg (probably as If you wish to register the libraries as official ghc pkg (probably as
root): root):