Changes between Version 19 and Version 20 of KirstenSandbox
- Timestamp:
- 12/30/06 09:33:42 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
KirstenSandbox
v19 v20 439 439 }}} 440 440 and wondering how I ever got this installed in the first place. 441 441 1. Sleep. 442 1. In the morning, look at that Internals.hs file more carefully. Something weird seems to be happening with cpp. For one thing, the file paths in the includes in {{{Internals.hs}}} seem to be wrong, but upon fixing them, {{{cpp}}} dumps in a bunch of lines that begin with things like {{{# 1}}}, which ghc doesn't seem to like. 443 1. Start building ghc on a Linux system to compare what that file ends up looking like. (Which should be interesting since that's a webhosting account where autoconf doesn't even seem to be installed. Hope it doesn't matter!)
