patch applied (ghc): Use shared lib mode -dynload deploy to build
the rts and core shared libs
Simon Marlow
marlowsd at gmail.com
Thu May 21 03:34:55 EDT 2009
Tue May 19 05:08:01 PDT 2009 Duncan Coutts <duncan at well-typed.com>
* Use shared lib mode -dynload deploy to build the rts and core shared libs
This is now the same as the old default. Currently we cannot embed
rpaths because they would point to the build tree. We should embed
rpaths relative to the $ORIGIN in future.
M ./rts/ghc.mk -1 +2
M ./rules/build-package-way.mk -1 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090519120801-b0bbe-d747bbcaabc7fceb670426c329e823ffc7b3dfa7.gz
More information about the Cvs-ghc
mailing list