Re: [CMake] Toolchain with non-gcc argument format

2017-11-14 Thread oliver . zabel
Hi, Sorry - I don’t get the hint :) thanks, I will look into it! Cheers! Oliver -- 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 o

Re: [CMake] Toolchain with non-gcc argument format

2017-11-14 Thread Konstantin Tokarev
14.11.2017, 15:32, "oliver.za...@egoproducts.com" : > Hi, > > Thank you. There is unfortunately not the right toolchain there - according > my question I do have my toolchain Running - but with a custom command and > I would like to know whether there is a better way. I meant you can use this f

Re: [CMake] Toolchain with non-gcc argument format

2017-11-14 Thread oliver . zabel
Hi, Thank you. There is unfortunately not the right toolchain there - according my question I do have my toolchain Running - but with a custom command and I would like to know whether there is a better way. Cheers! -- Powered by www.kitware.com Please keep messages on-topic and check the CMa

Re: [CMake] Toolchain with non-gcc argument format

2017-11-14 Thread Konstantin Tokarev
14.11.2017, 12:37, "oliver.za...@egoproducts.com" : > Hi, > > No one any idea? Look into Modules/Compiler directory of CMake installation, it implements support for many different compilers > > Thanks! > > -- > > Powered by www.kitware.com > > Please keep messages on-topic and check the CMake

Re: [CMake] Toolchain with non-gcc argument format

2017-11-14 Thread oliver . zabel
Hi, No one any idea? Thanks! -- 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: htt

[CMake] Toolchain with non-gcc argument format

2017-11-08 Thread oliver . zabel
Hi, i have some modules which i want to cross-compile for different platforms which uses different compilers. One of them for example is the arm-gcc compiler which works over the toolchain file. Now i have a Renesas RX compiler which uses for example instead of "-I" for include paths the argu