patch applied (ghc): Fix linking shared libs with parallel make

Simon Marlow marlowsd at gmail.com
Fri May 1 07:09:27 EDT 2009


Thu Apr 30 05:37:53 PDT 2009  Duncan Coutts <duncan at well-typed.com>
  * Fix linking shared libs with parallel make
  Unlike with static libs, when linking shared libs the dependencies
  have to already exist. Add a dependency $1_$2_$3_LIBS : $1_$2_$3_DEPS_LIBS

    M ./rules/build-package-way.mk -1 +8

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090430123753-b0bbe-592714f9c0975ba69d1671486a864a7028876a6d.gz



More information about the Cvs-ghc mailing list