ion(a)svn.reactos.com wrote:
- Remove KTSS_NOIOMP from NDK.
- Fix KTSS definition.
- Fix KTRAP_FRAME definition.
- Fix RTL_PROCESS_BACKTRACE_INFORMATION and RTL_PROCESS_BACKTRACES definitions.
- Fix/rename RUNDOWN_DESCRIPTOR definition.
- Rename PPF_ definitions to RTL_USER_PROCESS_PARAMETERS_
- Setup a global _REACTOS_ define when code is compiled.
- #ifdef out the multiboot flags from the NDK so they'll only be available for
ReactOS. Dirty 'hack' until we stop using them.
- Update NDK Fixme list, since all major bugs are fixed now.
Hi,
Sorry, this breaks compiling. I think there is a bug in compilation
units. I did make ntoskrnl_clean about 3 times, and even a complete
"make depends -j2" and it compiled the whole tree fine. Then I started
doing other changes, and I started getting build failures.
Best regards,
Alex Ionescu