|
RE: bug: msg#00003lang.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. Fixed: GHC will now switch to -fvia-C mode for profiling and other non-vanilla ways. Cheers, Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: BCO entry code - parameter passing on RISC, Simon Marlow |
|---|---|
| Next by Date: | RE: spurious export conflict, Simon Peyton-Jones |
| Previous by Thread: | RE: BCO entry code - parameter passing on RISC, Simon Marlow |
| Next by Thread: | External Core parser bug, Kirsten Chevalier |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |