Skip to content

Commit

Permalink
FAQ: Another linker entry.
Browse files Browse the repository at this point in the history
See #257.
  • Loading branch information
mboes committed Sep 4, 2016
1 parent 9f030b7 commit 80bd57c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/faq.md
Expand Up @@ -65,3 +65,9 @@ Stackage LTS Docker images use the `ld.gold` linker by default for
this reason, so aren't affected by the bug.

[ld-pie-bug]: https://sourceware.org/bugzilla/show_bug.cgi?id=17689

#### What if I still get linker errors (e.g. on Fedora)?

You may be running into https://github.com/tweag/HaskellR/issues/257.
The recommended course of action is to apply one of the workarounds
listed there. This is an upstream issue in Cabal.

0 comments on commit 80bd57c

Please sign in to comment.