<div dir="ltr">If it's just libgmp.so that is outdated, you could try uncommenting the line in build.mk.sample that says:<div><br></div><div>libraries/integer-gmp_CONFIGURE_OPTS += --configure-option=--with-intree-gmp</div><div><br></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 17, 2015 at 5:34 AM, Hengchu Zhang <span dir="ltr"><<a href="mailto:hengchu.zhang+ghcdev@gmail.com" target="_blank">hengchu.zhang+ghcdev@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi GHC Devs,<div><br></div><div>I'd like to build ghc for an environment (linux x86_64) that I don't fully control, and most importantly libgmp.so on that environment is severely outdated. I was wondering if I can build ghc on another linux x86_64 machine but link in all the dependencies as static libraries instead finding them as dynamic libraries?</div><div><br></div><div>Thank you!</div><div><br></div><div>Best,</div><div>Hengchu</div></div>
<br>_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a><br>
<br></blockquote></div><br></div></div>