Gentoo Archives: gentoo-alt

From: Elias Pipping <elias@×××××××.org>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] ghc 6.10.1rc1 package
Date: Sat, 11 Oct 2008 05:20:52
Message-Id: 20081011072049.4sh7ub85mo8kgg80@webmail.df.eu
1 Hi,
2
3 here's what I've done:
4
5 * created an ebuild for ghc-6.10.0.20081007 aka ghc-6.10.1rc1,
6 * emerged it with USE=ghcbootstrap from ghc-6.8.3[1]
7 * emerged it again with USE=ghcbootstrap from itself with CFLAGS='-O2 -pipe'
8 via scripts/ghc-binary-macos.sh (VERSION=6.10.0.20081007,
9 GCC_VERSION=4.2.1),
10 creating a package.
11 * made the ebuild work with the package
12 * compiled ghc with the binary from that package
13 * tried out the resulting installation
14
15 All in all, what I have to offer is
16 * a diff against 6.8.2 for the 6.10.1rc1 ebuild
17 * a 71MB package for use without USE=ghcbootstrap
18
19 Now, where do i put those?
20
21
22 -- Elias