X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fbuilding%2Fbuilding.sgml;h=111e85f6d3ffe4d3136d660be413940a6aa20839;hb=303bdd232cd32135407ca71ab438bdf3715a41de;hp=dac6cf5d940eefae22db58b08c861fbf5fd97cbd;hpb=9fdc7deb77d8f8131782eeba0c875a5020ba9c94;p=ghc-hetmet.git diff --git a/docs/building/building.sgml b/docs/building/building.sgml index dac6cf5..111e85f 100644 --- a/docs/building/building.sgml +++ b/docs/building/building.sgml @@ -4439,14 +4439,37 @@ but you do need it to build GHC. Install Cygwin from http://www.cygwin.com/. The installation process is straightforward; we install it in c:/cygwin. -During the installation dialogue, make sure that you select: -cvs, openssh, -autoconf, -binutils (includes ld and (I think) ar), -gcc, -flex, -make. - +During the installation dialogue, make sure that you select all of the following: + + + cvs, + + + openssh, + + + autoconf, + + + automake, + + + binutils (includes ld and (I think) ar), + + + gcc, + + + flex, + + + make. + + +If you miss out any of these, strange things will happen to you. To see thse packages, +click on the "View" button in the "Select Packages" +stage of Cygwin's installation dialogue, until the view says "Full". The default view, which is +"Category" isn't very helpful, and the "View" button is rather unobtrousive. Now set the following user environment variables: