[ros-bugs] [Bug 2369] New: rbuild does not create folders for .gch's

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Sat Jul 7 02:22:05 CEST 2007


http://www.reactos.org/bugzilla/show_bug.cgi?id=2369

           Summary: rbuild does not create folders for .gch's
           Product: ReactOS
           Version: TRUNK
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Setup
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: timo.kreuzer at web.de
         QAContact: ros-bugs at reactos.org


When you delete a folder in the obj-i386 directory that is needed for a gch
then rbuild does not atomatically create it and gcc complains when trying to
build the .gch.
to reproduce delete obj-i386\subsystems\win32\csrss folder and then make.
it will complain:
[PCH]      obj-i386\subsystems\win32\csrss\csrss.h.gch
subsystems\win32\csrss\csrss.h:1: fatal error: can't create precompiled header
o
bj-i386\subsystems\win32\csrss\csrss.h.gch: No such file or directory
compilation terminated.
mingw32-make.exe  : *** [obj-i386\subsystems\win32\csrss\csrss.h.gch] Error 1

create the folder and it will continue and stop again on
obj-i386\subsystems\win32\csrss\win32csr\w32csr.h.gch
create this folder and everything goes well

btw: what about "tools" as component in our bugzilla?


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list