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 _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
