where is ghcautoconf.h, DerivedConstants.h and GHCConstants.h
Ian Lynagh
igloo at earth.li
Tue Apr 14 06:22:32 EDT 2009
Hi Jake,
On Mon, Apr 13, 2009 at 03:58:42AM -0400, Jake L wrote:
>
> following wiki to make an unregistered build of ghc 6.6.1 on
> openbsd-powerpc-current
>
> target = powerpc_unknown_openbsd
> host = x86_64_unknown_linux with ghc-6.10.2
You'll probably need to use 6.6.1 on the host.
> "Copy <T>/includes/ghcautoconf.h, <T>/includes/DerivedConstants.h, and
> <T>/includes/GHCConstants.h to <H>/includes.
>
> looking in the target tree after doing
> ./configure --enable-hc-boot --enable-hc-boot-unregisterised
>
> those 3 files doesn't exist, what step am I missing?
This one:
$ cd <T>/includes
$ make
Thanks
Ian
More information about the Glasgow-haskell-users
mailing list