new build system build fails on Solaris/x86
Simon Peyton-Jones
simonpj at microsoft.com
Wed Jan 21 23:09:07 EST 2009
| > so ./boot calls basically autoreconf?
|
| Yes, for the root of the tree, and also for any libraries that need it.
|
| In the new build system it also creates little Makefiles for each of the
| libraries.
Is that necessary. Can't those little Makefiles simply be part of the source tree? One less thing to go wrong. In general we are trying *not* to generate Makefiles in the new setup.
Simon
More information about the Cvs-ghc
mailing list