[Issue 16031] [REG2.071] dmd internal error when compiling druntime with PIC=1

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue May 24 02:29:41 PDT 2016


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

--- Comment #2 from Martin Krejcirik <mk at krej.cz> ---
(In reply to Walter Bright from comment #1)
> What does the PIC=1 do? PIC isn't anywhere in posix.mak

It's there, it adds -fPIC to DFLAGS.

--


More information about the Digitalmars-d-bugs mailing list