[Haskell-cafe] Issue building ghc on NetBSD/amd64

lhagan lhagan99 at gmail.com
Wed Oct 17 02:28:00 CEST 2012


On Mon, Oct 15, 2012 at 8:51 PM, Chatsiri Ratana <insiderboy at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20121016/b5ca8930/attachment.htm>


More information about the Haskell-Cafe mailing list