"Pierre d'Herbemont" stegefin@free.fr writes:
On the previous patch I would like your comment on the way to force ntdll to be loaded as RTLD_GLOBAL. Ntdll can't be built currently as a dynamic library (loadable at runtime). By the way I would like to now why is ntdll linked to dlls? Maybe this patch could apply to linux and others also, on a proper way.
kernel32 is linked to ntdll because dll separation is not finished; hopefully this will be fixed soon.