[ros-dev] [ros-diffs] [ros-arm-bringup] 41863: stop building ntdll as a win32dll so we can fucking stop auto-importing mingw_common and kernel32 into it... it's supposed to be built as a /SUBSYSTEM:WINDOWS dll but since rbuild has now decided to fuck around with these DLLs, it's safer to build it as native so it can be left the fuck alone and not auto-import half the tree
KJK::Hyperion
hackbunny at reactos.org
Sat Jul 11 13:49:53 CEST 2009
ros-arm-bringup at svn.reactos.org wrote:
> stop building ntdll as a win32dll so we can fucking stop auto-importing mingw_common and kernel32 into it...
if you need any rbuild features or fixes, just ask me
> it's supposed to be built as a /SUBSYSTEM:WINDOWS dll
not even that, it's a DLL built with a subsystem of CONSOLE! (no idea
why, what the hell, Microsoft?) which rbuild can't currently express in
any way but <linkerflag>. Do you need a "subsystem" attribute for
modules, maybe? Knock the table once for "no", twice for "yes"
More information about the Ros-dev
mailing list