|
Re: bug: msg#00026lang.haskell.glasgow.bugs
it only happens when i try to compile with profiling enabled. Profiling (-prof) is incompatible with the native code generator (-fasm). Leave out -fasm if you want profiling. (Compiling will be slower without -fasm) It is only a tiny bug: GHC should complain about incompatible options instead of panicking. Cheers, Wolfgang Thaller
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | bug, John Meacham |
|---|---|
| Next by Date: | Bug in do expressions, Andrew J Bromage |
| Previous by Thread: | bug, John Meacham |
| Next by Thread: | Bug in do expressions, Andrew J Bromage |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |