ghc compiler <--- ld -R ?

HP Wei hp at rentec.com
Wed May 21 12:21:01 EDT 2008


In the linker ld, there is a -R option 
to encode lib-search-directories into the 
object file.

Can we not do that in compiling this
    ghc -o foo --make foo.hs
???


Thanks
HP



More information about the Glasgow-haskell-users mailing list