patch applied (ghc): Build RTS as dynamic library - breaks HEAD on OSX

Clemens Fruhwirth clemens at endorphin.org
Fri Aug 10 08:19:03 EDT 2007


At Fri, 10 Aug 2007 01:25:06 -0700,
Simon Marlow wrote:
> 
> Tue Aug  7 23:50:43 PDT 2007  Clemens Fruhwirth <clemens at endorphin.org>
>   * Build RTS as dynamic library
>
>     M ./rts/Makefile -38 +35

Switching to the NCG for the RTS build breaks HEAD on OSX. The cmm
source does not declare which symbols are external, so the NCG doesn't
have a chance to generate PIC code for them. I sent a patch labelled
"Add explicit imports.." to the list that should fix the linking
problem, can someone on OSX verify that?
--
Fruhwirth Clemens - http://clemens.endorphin.org 





More information about the Cvs-ghc mailing list