[CMake] CmakeADSP How to use gmake with ADSP tools

Raphael Cotty raphael.cotty at googlemail.com
Thu Jun 25 19:21:44 EDT 2009


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
> 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
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090626/38216dfa/attachment.htm>


More information about the CMake mailing list