GHC 7.6.3 with gold linker

harry voldermort at hotmail.com
Mon Aug 5 10:18:24 CEST 2013


I'm trying to use GHC with the gold linker. This is what I get:

ghc Main -pgml ld.gold
Linking Main ...
ld.gold: error: cannot find -lrt
ld.gold: error: cannot find -lutil
ld.gold: error: cannot find -ldl
ld.gold: error: cannot find -lgmp
ld.gold: error: cannot find -lm
ld.gold: error: cannot find -lrt
ld.gold: error: cannot find -ldl

... then tons of undefined reference errors. Do I need to configure
something else?



--
View this message in context: http://haskell.1045720.n5.nabble.com/GHC-7-6-3-with-gold-linker-tp5733763.html
Sent from the Haskell - Glasgow-haskell-users mailing list archive at Nabble.com.




More information about the Glasgow-haskell-users mailing list