[Issue 16794] dmd not working on Ubuntu 16.10 because of default PIE linking
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Dec 24 17:04:55 PST 2016
https://issues.dlang.org/show_bug.cgi?id=16794
--- Comment #15 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/9fbce55814bdc8f78d6fead3243db657eafc4ec7
fix Issue 16794 - dmd not working on Ubuntu 16.10
- enable PIC by default on amd64 linux (no significant overhead, full
PIC/PIE support)
- also see https://github.com/dlang/installer/pull/207
https://github.com/dlang/dmd/commit/ad1e5d3ee5b9de164bd2acc3218047eac1f7d36a
Merge pull request #6359 from MartinNowak/fix16794
fix Issue 16794 - dmd not working on Ubuntu 16.10
--
More information about the Digitalmars-d-bugs
mailing list