Changes between Version 2 and Version 3 of Building/Problems
- Timestamp:
- 11/07/06 14:59:46 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/Problems
v2 v3 7 7 === GCC 4 issues === 8 8 9 It has been observed on Gentoo systems that GCC 4 may fail, complaining about there being no {{{-nopie}}} option. Try using GCC 3.9 It has been observed on Gentoo systems that GCC 4 may fail, complaining about there being no {{{-nopie}}} option. You can either use GCC 3, re-emerge ghc or just edit your {{{/usr/bin/ghc}}} script to remove the {{{-nopie}}} flag (the latter is by far the quickest and is perfectly safe). 10 10 11 11 == Building from the Darcs tree ==
