[GCC-XML] trouble running gccxml

Brad King brad.king at kitware.com
Sun Nov 7 10:54:07 EST 2004


John Hunter wrote:
> Build process 
> 
>   mkdir gccxml-build/
>   cd gccxml-build/
>   cmake ../GCC_XML > & cmake.out

Where did you get the source tree?  If the top of your build was 
"GCC_XML" instead of "gccxml-0.6.0" or "gccxml" then you did not get the 
entire source tree.  You are missing the part that builds the patched 
GCC parser, which is the executable at which GCCXML_EXECUTABLE is 
supposed to point.

-Brad



More information about the gccxml mailing list