[ros-kernel] Re: CVS Update: reactos

Filip Navara xnavara at volny.cz
Tue Aug 3 18:09:24 CEST 2004


Martin Fuchs wrote:

>Do precompiled headers work at all with the current build system?
>I looked into helper.mak and see it expects files named *.pch:
>
>MK_PCHNAME = $(TARGET_PCH).pch
>
>But GCC uses the name "*.gch" instead.
>  
>
AFAIK they work, but we create both *.h.gch and *.h.pch. It should be 
eventually cleaned up.

>Some other thing...
>I have problems with your new makefile to compile explorer, and get
>the following error when building ROS:
>
>make.exe[1]: Entering directory `D:/osexperts/reactos/subsys/system/explorer'
>make.exe[1]: Leaving directory `D:/osexperts/reactos/subsys/system/explorer'
>make.exe[1]: *** No rule to make target `../../../dk/w32/lib/notifyhook.a', needed by `explorer.nostrip.exe'.  Stop.
>  
>
Fixed. Sorry for inconvenience.


More information about the Ros-kernel mailing list