[CMake] Platform dSPACE

Robin Verschueren robin.verschueren at gmail.com
Fri Jun 23 16:00:38 EDT 2017


Dear Martin,

That's exactly what I'm doing. The trouble is that I want to use

set(CMAKE_SYSTEM_NAME dSPACE)

or something similar. But then I get this warning that `dSPACE.cmake'
is not found in the `Platform' folder. My question was how to circumvent
this.

Best regards,
Robin

On Fri, 23 Jun 2017 at 12:56 Martin Weber <fifteenknots505 at gmail.com> wrote:

> Am Freitag, 23. Juni 2017, 19:47:32 CEST schrieb Robin Verschueren:
> > Dear CMake,
> >
> > We are trying to build our application for the dSPACE embedded system
> > (www.dspace.com), more specifically their MicroAutobox-II. This makes
> > use of a specific compiler called mccppc (Microtec C/C++ PowerPC
> compiler).
> >
> > I was following the instructions on this wiki page
> > <https://cmake.org/Wiki/CMake_Cross_Compiling>, when I got the following
> > warning,
> > when trying to use a custom 'Toolchain' file:
>
> Sounds like you will have to create a custom toolchain file.
> Maybe this will help:
> <https://cmake.org/cmake/help/v3.7/manual/cmake-toolchains.7.html#id10>
>
> Martin
> --
> Cd wrttn wtht vwls s mch trsr.
>
>
> --
>
> Powered by www.kitware.com
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Kitware offers various services to support the CMake community. For more
> information on each offering, please visit:
>
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20170623/4ce07400/attachment.html>


More information about the CMake mailing list