Re: ghc HEAD can't validate with xcode 6 clang on OS X

2014-11-25 Thread 山本和彦
Hi Carter, on OS X 10.9 if i do git clone --recursive git://git.haskell.org/ghc.git ghc-valifail cd ghc-valifail perl boot ./configure --with-gcc=clang # the with gcc bit isnt needed, but making it clearly pick up clang is the point ./validate --fast No problem on my OS X 10.9. The

ghc HEAD can't validate with xcode 6 clang on OS X

2014-11-22 Thread Carter Schonwald
Hey all, on OS X 10.9 if i do git clone --recursive git://git.haskell.org/ghc.git ghc-valifail cd ghc-valifail perl boot ./configure --with-gcc=clang # the with gcc bit isnt needed, but making it clearly pick up clang is the point ./validate --fast then within a minute or two i get error: