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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.gccxml.org/mailman/listinfo/gccxml

Reply via email to