Hi,<br>I use use cmake to cross compile to ADSP (Blackfin) and it works very well (using nmake).<br>Can you give more info?<br>Raph<br><br><div class="gmail_quote">On Wed, Jun 24, 2009 at 9:14 PM, Alexander Neundorf <span dir="ltr">&lt;<a href="mailto:a.neundorf-work@gmx.net">a.neundorf-work@gmx.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Wednesday 24 June 2009, Daniel Wildermuth wrote:<br>
&gt; Hi Alex,<br>
<div class="im">&gt;<br>
&gt;  &gt; What did you try, which problems did you have ?<br>
&gt;<br>
</div>&gt; Some system info...<br>
&gt;<br>
&gt; Microsoft Windows XP [Version 5.1.2600]<br>
&gt; (C) Copyright 1985-2001 Microsoft Corp.<br>
&gt;<br>
&gt; C:\cuneiform-0.6&gt;cmake -h<br>
&gt; cmake version 2.6-patch 4<br>
&gt; ...<br>
&gt;<br>
&gt; This is what I have tried first...<br>
&gt;<br>
&gt; C:\cuneiform-0.6&gt;cmake -DTOOLS_CHAIN_FILE=Toolchain-<br>
&gt; ADSP-Blackfin.cmake -G &quot;Unix Makefiles&quot;<br>
&gt; CMake Error: CMake was unable to find a build program corresponding to<br>
&gt; &quot;Unix Mak<br>
&gt; efiles&quot;.  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a<br>
&gt; different build tool.<br>
<br>
Hmm, so the make is not found.<br>
Simple &quot;solution&quot; would be to copy the make you want to use to a place where<br>
it is found (somewhere in the path) and rename it to make or gmake.<br>
<br>
Not sure this is the best way to do, maybe somebody on the list has a better<br>
idea ?<br>
<div><div></div><div class="h5"><br>
Alex<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br>