[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
Alex Ionescu
ionucu at videotron.ca
Sun Jul 12 12:34:32 CEST 2009
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 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"
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
Best regards,
Alex Ionescu
More information about the Ros-dev
mailing list