X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=TODO;h=f4464bdecd03c360d452e63ca092c349855dbcfe;hb=fe580228d910090d3f64dc208c63f2212c735eb6;hp=1bdf6bfec78e9199c110c2ca3e2b8b2734bcb264;hpb=ca5ba8cdaddffa113b9b4a8bf35bd83b6c8d2733;p=pkgsrc-ghc.git diff --git a/TODO b/TODO index 1bdf6bf..f4464bd 100644 --- a/TODO +++ b/TODO @@ -56,6 +56,10 @@ contents:: INTEGER_LIBRARY = integer-simple +Copy some configuration files from the ``-target`` tree:: + + $ cp ../ghc-{VERSION}-target/includes/{ghcautoconf.h,DerivedConstants.h,GHCConstants.h} includes/ + Build it:: $ gmake @@ -92,6 +96,6 @@ re-archive the HC tree:: */*/package-data.mk \ */*/*/package-data.mk $ cd .. - $ tar jcf ghc-{VERSION}-boot-{PLATFORM}.tar.bz2 + $ tar jcf ghc-{VERSION}-boot-{PLATFORM}.tar.bz2 ghc-{VERSION} Done. Upload the archive to some host and add it to the ``Makefile``.