[ros-kernel] Re: Explorer Build Error

Martin Fuchs martin-fuchs at gmx.net
Wed Aug 4 08:06:42 CEST 2004


On 04.08.2004 02:41:00 Filip Navara wrote:
> Magnus Olsen wrote:
> >Last time I try is was some header problem.
> > 
> >
> That's true for GCC 3.4.1 and Explorer build, but a trivial fix was 
> published. I'm using GCC 3.4.1 with this fix just fine to compile ReactOS.
Yes, here is the fix for the buggy 3.4.1 version:

http://gcc.gnu.org/ml/libstdc++/2004-07/msg0012.html

May be it's already integrated into the curent download - I didn't try it yet.

To enable precompiled headers in the ROS build you have to set
the following environment variable:

set ROS_USE_PCH=yes


Filip, there is currently one problem left with PCH when compiling explorer:
The makefiles invoke gcc instead of g++, so you get errors when
trying to generate precomp.h.gch.

Regards,

   Martin



More information about the Ros-kernel mailing list