[Buildroot] Make C and CXX compiler cache in toolchainfile.cmake.in

daggs daggs at gmx.com
Sun Mar 25 10:42:53 UTC 2018


Greetings Michael,
 

>Sent: Sunday, March 25, 2018 at 1:36 PM
>From: "Michael Dick" <mi-dick at gmx.de>
>To: buildroot at busybox.net
>Subject: [Buildroot] Make C and CXX compiler cache in toolchainfile.cmake.in
>
>Hello,
>I am using buildroot to create my custom gcc toolchain and sysroot for a raspberry pi.
> 
>Therefore, I call cmake with a script to configure my project. After that, I import the project into qtcreator.
>The problem is, that C and CXX compiler variables are not cached into cmake cache, so when importing the project, qtcreator calling cmake is not aware oft he >configured compiler.
> 
>My suggestion ist o use this patch. Is there any reason why the compilers are not cached?
> 
> 
>Best regards
>
>_______________________________________________ buildroot mailing list buildroot at busybox.net http://lists.busybox.net/mailman/listinfo/buildroot

if you are trying to use Buildroot to generate a cross compiler, than you are using the wrong too, look for crosstool-ng

Dagg.
 



More information about the buildroot mailing list