
5 Aug
2013
5 Aug
'13
4:18 a.m.
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.ht... Sent from the Haskell - Glasgow-haskell-users mailing list archive at Nabble.com.