Details
-
Story
-
Resolution: Duplicate
-
Major
-
None
-
None
-
Operating System: ReactOS
Platform: x86 Hardware
Description
ReactOS should be able to be built on itself, but can't be done atm.
Workarounds needed to get a partial build :
-Disable precompiled headers use in rbuild options (CORE-3979)
-Patch rbuild to avoid an fstat problem (invalid file date detected).
-Use "make -j 1 -k" as build command.
avoids deadlocks (ros is single core atm) and keeps going when getting ERROR_INVALID_NAME
(CORE-3284)
Attachments
Issue Links
- duplicates
-
CORE-13683 Make it possible to build ReactOS on itself, building rosonros
- Resolved
- is blocked by
-
CORE-6335 win32k: Assertion 'Hash == TableMask' failed when switching mode with cirrus driver installed
- Resolved
-
CORE-3979 Changes made to PAGE_WRITECOPY file mapping are written to the file
- Resolved
-
CORE-6646 Command line svn fails to checkout reactos sources on reactos
- Resolved
-
CORE-6710 crt: strftime / _tcsftime are unimplemented
- Resolved
-
ROSBE-112 RosBE 2.1.4 i386 contains x64 executable for ninja (breaks compatibility to x86 hostOSes)
- Resolved
- relates to
-
CORE-7870 Problem compiling host-tools with RosBE, on ReactOS
- Resolved
-
CORE-11952 Building ReactOS under itself: configure script failed to run gcc
- Resolved