diff options
author | David Eichmann <EichmannD@gmail.com> | 2018-11-29 18:22:16 +0100 |
---|---|---|
committer | Alp Mestanogullari <alpmestan@gmail.com> | 2018-11-29 18:22:17 +0100 |
commit | 79d5427e1f9de02c0b171bf5db46b6b49c6f85e3 (patch) | |
tree | 4a567176b30bdafe578bd60c2a646d8bb2567708 /testsuite/tests/dependent | |
parent | fb9971607c5a41ade71338188c683ee9cb8ca6fc (diff) | |
download | haskell-79d5427e1f9de02c0b171bf5db46b6b49c6f85e3.tar.gz |
Hadrian: support dynamically linking ghc
* (#15837 point 5) Use the -rpath gcc option and using the $ORIGIN
variable which the dynamic linker sets to the location of the ghc
binary.
* (#15837 point 4) "-fPIC -dynamic" options are used when building ghc
when either ghc or the rts have a dynamic way.
* (#15837 point 7) "-shared -dynload deploy" options are only used when
linking a library (no longer when linking a program).
Reviewers: bgamari, alpmestan
Reviewed By: alpmestan
Subscribers: adamse, rwbarton, carter
Differential Revision: https://phabricator.haskell.org/D5281
Diffstat (limited to 'testsuite/tests/dependent')
0 files changed, 0 insertions, 0 deletions