Changes between Version 1 and Version 2 of Building/Targets
- Timestamp:
- 08/01/08 01:31:39 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/Targets
v1 v2 6 6 7 7 Do these things in the `$(TOP)` directory. 8 9 * Initialisation: `sh boot; ./configure`, create `build.mk`. See [wiki:http://hackage.haskell.org/trac/ghc/wiki/Building/Using#Gettingthebuildyouwant the details]. 8 10 9 11 * `make`. This should make everything: the support utilities, stage1 compiler, libraries, and stage2 compiler.
