One more note: It turns out the error message I was seeing was because
those libraries are necessary for a stage 2 build, but I only wanted a
stage 1 build anyway. Re-reading the message, this should have been
pretty clear, but I was on autopilot; perhaps the message could say
even more clearly som
Oops, ignore that last post. On second glance, the problem seems to be
with my changes to GHC config files and not with GhcBootLibs=YES.
Cheers,
Tim
--
Tim Chevalier * http://cs.pdx.edu/~tjc * Often in error, never in doubt
"If you don't understand the causes, it is impossible to come up with
a
Hi all,
I'm trying to build a minimal[*] set of GHC libraries, and I noticed a
comment in libraries/Makefile that says:
# Set GhcBootLibs=YES from the command line to work with just the libraries
# needed to bootstrap GHC.
So I tried:
make GhcBootLibs=YES
at the top level. I got:
The end of the o