Missing compiler configured in project
Posted: Fri May 30, 2014 12:54 am
Hello, I am mainly using codelite as a C++ IDE for embedded development, using different cross compilers and toolchains.
I noticed that if you configured a specific compiler in a project (say, GCC for ARM) BUT you do not have configured that compiler with that name in your codelite preferences, codelite uses the standard "gcc" to build the project, without any error or notice.
Is there a reason behind this? An error/warning message would be glad...
Thanks
Bye
I noticed that if you configured a specific compiler in a project (say, GCC for ARM) BUT you do not have configured that compiler with that name in your codelite preferences, codelite uses the standard "gcc" to build the project, without any error or notice.
Is there a reason behind this? An error/warning message would be glad...
Thanks
Bye