Carter Schonwald <[email protected]> writes: > why would the RTS linker be used? I'm not understanding that piece. I > thought static linking and dynamic linking both use the system linkers now. > Are you meaning the rts linker use for ghci in <= 7.6? > As far as I know, the RTS linker is always used in the static case. The system dynamic linker is just that, a dynamic linker for linking dynamic objects. This could just be a misconception I somehow formed, but that is my understanding.
Cheers, - Ben
pgp7J4z59keE9.pgp
Description: PGP signature
_______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
