Unregistered build (was Re: AMD64)

Bennett Todd bet at rahul.net
Tue Jun 15 09:18:29 EDT 2004


2004-06-14T16:06:05 Simon Marlow:
> You probably don't want to install the registerised build; just use it
> to build a fresh tree:
> 
>   $ ./configure
> --with-ghc=/unregisterised-build/ghc/compiler/ghc-inplace
>   $ make

Everything was fine up to there, but "make" does nothing at all.

I followed the instructions for creating the
ghc-6.2.1-i386-unknown-linux-hc.tar.gz (which I did on a Red Hat 8
system), then (on my uClibc-based, static linking system) ran

	tar xjf ghc-6.2.1-src.tar.bz2
	tar xzf ghc-6.2.1-i386-unknown-linux-hc.tar.gz
	cd ghc-6.2.1
	./configure --enable-hc-boot --enable-hc-boot-unregisterised --prefix=/usr
	./distrib/hc-build --enable-hc-boot-unregisterised --prefix=/usr
	./configure --with-ghc=`pwd`/ghc/compiler/ghc-inplace
	make

That last make didn't do anything.

-Bennett
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.haskell.org//pipermail/glasgow-haskell-users/attachments/20040615/96dba451/attachment.bin


More information about the Glasgow-haskell-users mailing list