[Haskell-cafe] libffi mystery

Ketil Malde ketil at malde.org
Thu Oct 28 15:08:13 EDT 2010


"Sittampalam, Ganesh" <ganesh.sittampalam at credit-suisse.com> writes:

> Have you tried passing -optl-static to ghc (which causes -static to be
> passed to ld)?

It used to be: -optl-static -optl-pthread
But it doesn't seem to work anymore on my install.

  % ./a.out
  a.out: ../sysdeps/unix/sysv/linux/getpagesize.c:32: __getpagesize: Assertion `_rtld_global_ro._dl_pagesize != 0' failed.

-k
-- 
If I haven't seen further, it is by standing in the footprints of giants


More information about the Haskell-Cafe mailing list