|
RE: building ghc from source: msg#00042lang.haskell.glasgow.bugs
| And likely unless it has been changed in the last day or so, you'll run | into an error building StdDIS.(l)hs in hslibs/win32. One solution is to | import GHC.ForeignPtr (newConcForeignPtr) and replace all uses of | newForeignPtr with newConcForeignPtr (a better solution would probably | be to use whatever is appropriate for newForeignPtr, I'd have to reread | the FFI spec to see what that is, perhaps nullFunPtr works (guessing | blindly)) Yes -- but hslibs/win32 should be fixed, or else nuked in favour of libraries/win32, which Alastair is working on. Alastair: what's the story on win32 in hslibs/ or libraries/? Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: building ghc from source, Simon Peyton-Jones |
|---|---|
| Next by Date: | Re: building ghc from source, Alastair Reid |
| Previous by Thread: | Re: building ghc from source, johago |
| Next by Thread: | Re: building ghc from source, Alastair Reid |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |