Seems to me that something is broken with rbuild if "Please build me a
windows subsystem DLL" gets translated into..
"Please build me a windows subsystem DLL and go ahead and import mingw
while you're at it, and let's import chk_stk too, which means you'll
probably also want kernel32".
Unless "type" is supposed to be used like TARGET_TYPE in WDK Build,
which means "please be helpful and import extra shit behind my back"
in which case, yes, probably "subsystem" would be useful to have.
Just my 2 cents... I'll let the ninjas do the knocking.
On 11-Jul-09, at 4:49 AM, KJK::Hyperion wrote:
ros-arm-bringup(a)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"
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev
Best regards,
Alex Ionescu