https://issues.dlang.org/show_bug.cgi?id=17996

--- Comment #1 from Martin Nowak <[email protected]> ---
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

--

Reply via email to