[GHC] #7592: Building the latest master branch on FreeBSD 9.1 fails
GHC
cvs-ghc at haskell.org
Fri Feb 1 02:40:34 CET 2013
#7592: Building the latest master branch on FreeBSD 9.1 fails
---------------------------------+------------------------------------------
Reporter: kazu-yamamoto | Owner: pgj
Type: bug | Status: new
Priority: normal | Milestone:
Component: Build System | Version: 7.7
Keywords: | Os: FreeBSD
Architecture: Unknown/Multiple | Failure: Building GHC failed
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by kazu-yamamoto):
No. Just a tail part. I did:
{{{
% gmake maintainer-clean
% perl boot
% ./configure --prefix=/ghc-head --with-iconv-includes=/usr/local/include
--with-iconv-libraries=/usr/local/lib --with-gmp-
includes=/usr/local/include --with-gmp-libraries=/usr/local/lib --with-
gcc=/usr/local/bin/gcc47 --with-gcc-4.2=/usr/local/bin/gcc47
% gmake -j10 -dr --no-print-directory -f ghc.mk phase=0 phase_0_builds
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7592#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list