[Issue 17996] [Reg 2.077] getopt fails to recognize argument
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Nov 20 11:33:49 UTC 2017
https://issues.dlang.org/show_bug.cgi?id=17996
--- Comment #1 from Martin Nowak <code at dawg.eu> ---
Apparently happens due to usage of -fPIC when compiling phobos. While this is a
bug with the PIC code generation, the 32-bit libphobos2.a should not use PIC.
Introduced by https://github.com/dlang/phobos/pull/5586
--
More information about the Digitalmars-d-bugs
mailing list