Thu Jun  4 05:16:52 PDT 2009  Duncan Coutts <[email protected]>
  * Fix the flag used to force linking when we are making a shared library
  This is a correction to the patch:
  * When linking a shared library with --make, always do the link step
  which used the wrong flag in making the decision. It used -dynamic
  whereas the correct flag is -shared.

    M ./compiler/main/GHC.hs -1 +1

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090604121652-b0bbe-8c3eaceadd897a6d09e08e5889a77eddfba009ff.gz

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to