On Friday 26 June 2009, you wrote:
> ok, the make can be found:
> the variable to set for the tool chain file is named
> CMAKE_TOOLCHAIN_FILE not TOOLS_CHAIN_FILE...
>
> so the commandline should be changed to something like
> C:\path_to_sources>cmake -DCMAKE_TOOLCHAIN_FILE=Toolch
> ain-ADSP-Blackfin.cmake -G "Unix Makefiles"
>
> However, it seems, that there is more work on the toolchain file
> I get the following output. Since I can run the compiler from comandline
> I guess there are more toolspecific configurations needed.

How does your toolchain file look like ?

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

Reply via email to