Hi Eric,
thanks a lot for your help! i'm going to try it on the dev mailing list.
Cheers,
Oliver
Von:Eric Noulard
An: oliver.za...@egoproducts.com
Kopie: CMake Mailinglist
Datum: 22.11.2017 09:49
Betreff:Re: Re: [CMake] Antwort: Antwort: Re:Antwort: Re:
Toolchain with no
I did not find the CMAKE_INCLUDE_FLAG_C in the CMake cache - is it
possible that this is somehow ignored?
Von:oliver.za...@egoproducts.com
An: Konstantin Tokarev
Kopie: CMake users , CMake
Datum: 15.11.2017 12:34
Betreff:[CMake] Antwort: Re:Antwort: Re: Toolchain with non-gc
> Are you writing this in toolchain file, or you created another module in
Modules/Compiler?
I wrote this in my toolchain-file.
Von:Konstantin Tokarev
An: oliver.za...@egoproducts.com
Kopie: CMake users , CMake
Datum: 15.11.2017 12:04
Betreff:Re:Antwort: Re: [CMake] Toolcha
Hi,
i tried now, to setup correctly the toolchain with your help and the
existing toolchain-files but cmake is not replacing "-I" to "-include="
set(CMAKE_INCLUDE_FLAG_C "--include=" FORCE)
set(CMAKE_C_COMPILE_OBJECT " -output=obj -cpu=rx200
-lang=c99 -goptimize -size")
The resulting outp
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
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
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
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
Hi,
i trying to migrate a cross-compiler project (ARM on Windows) from an IDE
(Cypress PSoC Creator) to cmake. The toolchain is a standard gcc for arm.
The IDE compiles the binary with
arm-none-eabi-gcc.exe -Wl,--start-group . -Wl,--end-group. I'm trying
to reach the same in cmake, but s
Hi,
i trying to migrate a cross-compiler project (ARM on Windows) from an IDE
(Cypress PSoC Creator) to cmake. The toolchain is a standard gcc for arm.
The IDE compiles the binary with
arm-none-eabi-gcc.exe -Wl,--start-group . -Wl,--end-group. I'm trying
to reach the same in cmake, but s
10 matches
Mail list logo