On Tue, Mar 16, 2010 at 09:53:28AM +0000, Simon Marlow wrote: > On 16/03/2010 01:07, GHC Build Reports wrote: > >> Unexpected failures: >> 2047(dyn) [...] > > most of these failures are because -rtsopts appears to not be working > with -dynamic. Ian, any idea what the problem is there?
Should be fixed now: Tue Mar 16 23:33:57 GMT 2010 Ian Lynagh <[email protected]> * Don't use -Bsymbolic when linking the RTS This makes the RTS hooks work when doing dynamic linking Thanks Ian _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
