[CMake] Where are object files located, and how do I change the default extension?

Carlson Daniel daniel.c.carlson at gmail.com
Sun Mar 29 09:33:26 EDT 2009


Yes, perhaps I already had some cmake generated build tree on my disk when i
tried this. I will try once again with a clean build tomorrow.

About the path-file: Does this really change any behavior or does it just
print a nicer output? I have never seen a patch file before..


>
> Did you add the toolchain file to an existing build tree ?
> At least the output says first:
> -- Check for working C compiler: C:/DIAB/5.6.0.0/WIN32/bin/dcc.exe
> and later on:
> CMAKE_C_COMPILER= C:/Scania/ProgramsForBuild/MinGW/5.1.4/bin/gcc.exe
>
>
> Also, please apply the attached patch to your cmake, then it should say
> "The C compiler identification is Diab"
> With this you can then add files which set variables specific for your
> compiler in files like Generic-Diab-C.cmake and Generic-Diab-CXX.cmake
>
> Alex
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090329/1ab4f4ba/attachment.htm>


More information about the CMake mailing list