https://issues.dlang.org/show_bug.cgi?id=16031
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Walter Bright <[email protected]> --- (In reply to Martin Krejcirik from comment #0) > make -f posix.mak MODEL=32 DMD=../dmd/src/dmd PIC=1 What does the PIC=1 do? PIC isn't anywhere in posix.mak --
