Re: [TRIVIAL PATCH] handle LinkDynLib correctly until we got shared rts library

2009-05-05 Thread Louis Zhuang
Dear Simon, Thanks a lot for review On Fri, 2009-05-01 at 13:15 +0100, Simon Marlow wrote: > On 22/04/2009 21:58, Louis Zhuang wrote: > > Wed Apr 22 21:19:37 BST 2009 y.zhua...@lse.ac.uk > >* enable LinkDynLib in compilier phase > > Looks ok; this fixes http://hackage.haskell.org/trac/ghc/tic

Re: [TRIVIAL PATCH] handle LinkDynLib correctly until we got shared rts library

2009-05-01 Thread Simon Marlow
On 22/04/2009 21:58, Louis Zhuang wrote: Wed Apr 22 21:19:37 BST 2009 y.zhua...@lse.ac.uk * enable LinkDynLib in compilier phase Looks ok; this fixes http://hackage.haskell.org/trac/ghc/ticket/3114, correct? Wed Apr 22 21:28:36 BST 2009 y.zhua...@lse.ac.uk * [TRIVIAL PATCH] do not f