| > 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 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
