
22 Dec
2009
22 Dec
'09
8:41 p.m.
On Tue, 2009-12-22 at 07:39 -0800, Aaron Tomb wrote:
Do we need some more flexible options to GHC, giving users more control on the ordering of libraries on the linker command line?
I don't think there is any single ordering that will work. Different packages need libs from different directories. I posted my thoughts about this to the ghc users list: http://haskell.org/pipermail/glasgow-haskell-users/2009-December/018180.html Duncan