[CMake] CmakeADSP How to use gmake with ADSP tools

Daniel Wildermuth daniel at schmid-engineering.ch
Fri Jun 26 02:39:33 EDT 2009


Hi,
so it would be best, if I used nmake?
A short google tells me that I have to get it from MS.
If possible I would like to sick with the gmake that comes with VDSP 
tools site...




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



More information about the CMake mailing list