Bug 18014 – DMD test suite fails to link on Linux distros where PIC/PIE is enforced
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
dmd
Product
D
Version
D2
Platform
x86_64
OS
Linux
Creation time
2017-11-26T21:32:21Z
Last change time
2018-01-24T11:40:41Z
Keywords
pull
Assigned to
ZombineDev
Creator
ZombineDev
Comments
Comment #0 by petar.p.kirov — 2017-11-26T21:32:21Z
Steps to reproduce:
1) docker pull zombinedev/dmd-test-suite-docker
(Or alternatively, 'git clone https://github.com/ZombineDev/dmd-test-suite-docker' followed by 'docker built -t zombinedev/dmd-test-suite-docker .')
2) docker run zombinedev/dmd-test-suite-docker
I'm working on a pull-request.