[cmake-developers] cmake selftest use different compiler and binutils as configured on Darwin

Claus Klein claus.klein at arcormail.de
Mon Jul 9 12:52:09 EDT 2012


Is it possible to get a hint from a developer, please?

Claus

On 08.07.2012, at 12:04, Claus Klein wrote:

> It is not clear to me what is intended with cmake selftest?
>
>  * If Xcode generator is selected, sure the Bundle and other Xcode  
> test should run
>
>  * If I configure a different tool chain, i.e. mac port gcc-4.7 with  
> all tools under /opt/local/bin,
> 	it is an ERROR to run Bundle, Architecture, and ObjC++ tests!
>
> Perhaps I must set a different CMAKE_SYSTEM_NAME, but which one?
>
> #FIXME   -DCMAKE_SYSTEM_NAME=Darwin-GNU \
>  -DCMAKE_C_COMPILER=/opt/local/libexec/ccache/gcc \
>  -DCMAKE_CXX_COMPILER=/opt/local/libexec/ccache/g++ \
>
> IMO it is a use case like cross compiling!
> I need a chance to control what happens.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20120709/ba00541d/attachment.html>


More information about the cmake-developers mailing list