On 24/01/13 05:58, Anatoly Yakovenko wrote:
ghc places -lrt after -lpthread, causing pthread.a symbols to be missing
when linking with -static

What platform? -lrt comes before -lpthread for me (x86_64/Linux).

and just for kicks it generates a .o in /tmp that it deletes on exit, so
i cant relink.  i think whoever added that owes me a beer.

-keep-tmp-files?

Cheers,
        Simon

_______________________________________________
ghc-devs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to