In vcbuild.bat, chicken.dll, chicken_gui.dll, and uchicken.dll are
compiled with both /DC_NO_PIC_NO_DLL and /DPIC. That strikes me as
wrong, or at least error prone if it doesn't actually harm anything. Or
are these not mutually exclusive flags? In that case, I could use a
crash course in what they really mean.