[GCC-XML] Facing problem to build gccxml_plus on Linux

Brad King brad.king at kitware.com
Tue Sep 14 08:24:02 EDT 2010


On 09/14/2010 05:13 AM, satarupa pal wrote:
> $ mkdir gccxml-build
> $ cd gccxml-build
> $ cmake ../gccxml
> 
> -- Configuring done
> CMake Error in GCC/gcc/CMakeLists.txt:
>   Cannot find source file ".c".  Tried extensions .c .C .c++ .cc .cpp

We compute a few source file names based on the platform, trying to reproduce
the original GCC build system.  Clearly it is generating an empty string as
a file name at some point.  We need to debug where.

Please send me the "GCC/config_cmake/gcc_platform.cmake" file from the build
tree.

Thanks,
-Brad



More information about the gccxml mailing list