| > Right, but if we can resolve -lpcre to libpcre.so.0 then we can | > dlopen libpcre.so.0 without having to parse linker scripts. | | First, I have uploaded a patch into Trac. It embodies what follows:
Howard, thank you for rolling up your sleeves and helping with linker stuff. It's much appreciated. | I still think the goal should be to eliminate the linker code entirely | and invoke the system linker and dynamic loader. I will continue to | research this. I think we're all agreed about that, although Simon has a short list of reasons why it's not entirely straightforward (there's a thread in the last few months about it). So your help in moving it forward would be great. Simon _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
