[cmake-developers] Antwort: Re: Non supported toolchain
oliver.zabel at egoproducts.com
oliver.zabel at egoproducts.com
Thu Nov 23 01:22:19 EST 2017
Hi Alex,
thanks for your answer.
1. is there some guide or at least some example?
2. Does this module needs to be in the offical build to be distributed or
is there a possibility to distribute the modules locally?
Thanks!
Oli
Von: Alexander Neundorf <neundorf at kde.org>
An: cmake-developers at cmake.org
Datum: 22.11.2017 21:52
Betreff: Re: [cmake-developers] Non supported toolchain
Gesendet von: "cmake-developers" <cmake-developers-bounces at cmake.org>
On 2017 M11 22, Wed 10:37:00 CET oliver.zabel at egoproducts.com wrote:
> Hi,
>
> i know this is the dev mailing list, but i tried to solve my problem in
> the normal one (see here
> https://www.mail-archive.com/cmake@cmake.org/msg57862.html) with no
> success.
>
> In Short: i have a toolchain for an microcontroller (renesas rx serjes)
> running on windows. I want to build my project with cmake and therefor
> wrote a toolchain file.
> The problem now is, that the compiler needs instead of "-I" for includes
> "-include=" and for defines "-define=". I found out that there seems to
be
> internal variables CMAKE_INCLUDE_FLAG_C and CMAKE_DEFINE_FLAC_C but they
> don't seem to accesible from the toolchain file.
>
> Is there any chance beside writing a new module for a compiler to get
this
> toolchain running?
no, you probably need to write a module file for the compiler. This is
actually
not that complicated.
Alex
--
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-developers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20171123/fd770492/attachment.html>
More information about the cmake-developers
mailing list