
10 Jan
2008
10 Jan
'08
10:47 p.m.
On Wed, Jan 09, 2008 at 10:41:23PM +0000, jim burton wrote:
Thanks for that, the configure script gets to the end with that help. Following the instructions at http://hackage.haskell.org/trac/ghc/wiki/Building/Porting#PortingGHCtoanewpl... , I then try to make includes but get a big stream of errors from make. Why is this?
The GHC build backs on gmake(1). Ciao, Kili