Top/Building
Building and Porting GHC
This Guide is primarily aimed at those who want to build and/or hack on GHC. It describes how to get started with building GHC on your machine, and how to tweak the settings to get the kind of build you want. It also describes the inner workings of the build system, so you can extend it, modify it, and use it to build your code.
Contents
- Getting the sources
- Platforms that GHC currently supports
- What tools you need
- Quick start: just building and installing GHC
- Quick start for developers
- Unregisterised builds
- How do I re-build after updating or changing GHC?
- Using the build system
- Architecture of the build system
- Building the documentation
- Porting GHC
- Running the GHC test framework
- The NoFib benchmark suite
- Platform-specific guidance
Contributed documentation
Please feel free to add pages here. In due course, information can be incorporated into the main documentation above.
- ProblemsCompilingGhc: Hints about building GHC on Windows platforms
- SonyPS3 : Hints for building on the Sony PS3
- Code coverage of our testsuite
Attachments
- port2wiki.el (6.3 kB) -
Emacs functions to port things to wiki
, added by alexey on 10/06/06 08:38:59.
