|
Re: -fno-implicit-prelude -prof bug on x86: msg#00055lang.haskell.glasgow.bugs
In article <ashley-CD4CA7.01040116072003@xxxxxxxxxxxxxx>, I wrote: > $ ghc -fno-implicit-prelude -prof -c M.hs > /tmp/ghc4124.hc:5: `NULL' undeclared here (not in a function) > /tmp/ghc4124.hc:5: initializer element is not constant > /tmp/ghc4124.hc:5: (near initialization for `M_CAFs_cc_ccs[0].prevStack') > /tmp/ghc4124.hc:5: `NULL' undeclared here (not in a function) > /tmp/ghc4124.hc:5: initializer element is not constant > /tmp/ghc4124.hc:5: (near initialization for > `M_CAFs_cc_ccs[0].indexTable') Workaround: pass -optc-DNULL=0 to GHC. -- Ashley Yakeley, Seattle WA
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-766386 ] Error in compile deletes the sourcefile, SourceForge.net |
|---|---|
| Next by Date: | RE: -frules-off, Simon Peyton-Jones |
| Previous by Thread: | -fno-implicit-prelude -prof bug on x86, Ashley Yakeley |
| Next by Thread: | RE: -fno-implicit-prelude -prof bug on x86, Simon Marlow |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |