Pierre Langlois schreef op ma 09-08-2021 om 00:33 [+0100]: > + (setenv "CC" "gcc"))) Use (setenv "CC" ,(cc-for-target)) instead, such that the cross-compiler TARGET-gcc is used when cross-compiling. reetings, Maxime.