<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type></HEAD>
<BODY>
<DIV>
<DIV style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">You need a 64-bit ghc and gcc to build a 64-bit ghc. If that's what you want instructions are here: https://ghc.haskell.org/trac/ghc/wiki/Building/Preparation/Windows/MSYS2<BR><BR>Niklas</DIV></DIV>
<DIV dir=ltr>
<HR>
<SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Från: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:nicu@ionita.at">Niculae Ionita</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Skickat: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">‎2014-‎04-‎06 12:27</SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Till: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:ghc-devs@haskell.org">GHC Dev List</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Ämne: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">Trying to build 64 bit GHC on Windows with the 32 bit version</SPAN><BR><BR></DIV>Hi,<BR><BR>I got yesterday the sources (HEAD) of GHC and configured with<BR><BR>./configure --target=amd64-unknown-mingw32<BR><BR>which finally succeeded.<BR><BR>But when I start make, I get almost in the beginning this error message:<BR><BR>===--- building phase 0<BR>make -r --no-print-directory -f ghc.mk phase=0 phase_0_builds<BR>libraries/hpc/ghc.mk:3: libraries/hpc/dist-boot/package-data.mk: No such <BR>file or directory<BR>libraries/Cabal/Cabal/ghc.mk:3: <BR>libraries/Cabal/Cabal/dist-boot/package-data.mk: No such file or directory<BR>libraries/bin-package-db/ghc.mk:3: <BR>libraries/bin-package-db/dist-boot/package-data.mk: No such file or <BR>directory<BR>libraries/hoopl/ghc.mk:3: libraries/hoopl/dist-boot/package-data.mk: No <BR>such file or directory<BR>libraries/transformers/ghc.mk:3: <BR>libraries/transformers/dist-boot/package-data.mk: No such file or directory<BR>libraries/dph/ghc.mk:134: *** dph_th_deps(v): <BR>libraries/dph/dph-base_dist-install_GHCI_LIB not defined!.  Stop.<BR>make: *** [all] Error 2<BR><BR>Is it really something wrong in the dph or am I do something wrong?<BR><BR>I have currently the 32 bit Windows version of HP-2013.02.0.0 installed.<BR><BR>Regards,<BR>Nicu<BR>_______________________________________________<BR>ghc-devs mailing list<BR>ghc-devs@haskell.org<BR>http://www.haskell.org/mailman/listinfo/ghc-devs<BR></BODY></HTML>