17 Oct
2012
17 Oct
'12
8:28 a.m.
On Mon, Oct 15, 2012 at 8:51 PM, Chatsiri Ratana <insiderboy@gmail.com>wrote: Should be not include intermediate C by call ".hc" file? It should be using
flags as below.
./configure --build=x86_64-unknown-netbsd --host=x86_64-unknown-netbsd --target=x86_64-unknown-netbsd
Change flag in mk/build.mk for porting code before running command.
Just tried changing the flag in build.mk, but I get the same error. Also, I'm pretty sure I need the --enable-hc-boot flag. Without it, I get: configure: error: GHC is required unless bootstrapping from .hc files.