config.status: error: cannot find input file: `include/HsTimeConfig.h.in'

2013-08-12 Thread Peter Simons
Hi guys, I have trouble building recent snapshots of the compiler, despite the fact that the build bot says they ought to build fine. The error I'm getting is this one: configure: creating ./config.status config.status: error: cannot find input file: `include/HsTimeConfig.h.in' make[1]:

SV: ./configure not using system MinGW

2013-08-12 Thread Niklas Larsson
Hi! It's perfectly normal, to use that gcc. What it should do is to check out the ghc-tarballs repo and unpack a gcc from there. Now that I think of it, I had to manually get that repo last time. Maybe sync-all is broken? . Niklas - Ursprungligt meddelande - Från: Kyle Van

Re: Cannot compile phase 2 after recent Roles patch

2013-08-12 Thread Dr. ERDI Gergo
On Sun, 11 Aug 2013, Richard Eisenberg wrote: It looks to me that the problem is caused by an outdated libraries/base repo. Have you run ./sync-all pull? In particular, your libraries/base repo needs to be at ab9e8e3… or later. Let me know if this was indeed the problem! Yes, thanks! I

Re: Proposal: provide cas and barriers symbols even without -threaded

2013-08-12 Thread Ryan Newton
Do you have a branch already lined up for your LLVM-atomics work? On Sat, Aug 10, 2013 at 7:02 PM, Carter Schonwald carter.schonw...@gmail.com wrote: huh, did I suggest viewing it as a bug fix? my mistake! (a branch would make sense) On Sat, Aug 10, 2013 at 12:40 PM, Ryan Newton

Re: Proposal: provide cas and barriers symbols even without -threaded

2013-08-12 Thread Carter Schonwald
Ohhh. I meant task, not branch, in the email you were replying to. Was a bit ill this past week. Sorry for my confusing remake. On Monday, August 12, 2013, Ryan Newton wrote: Do you have a branch already lined up for your LLVM-atomics work? On Sat, Aug 10, 2013 at 7:02 PM, Carter