Discuss here different C compiler set ups, and compiling executables for the ESP8266

User avatar
By Sprite_tm
#169
Squonk wrote:Did someone actually tried to follow the exact instructions located in the overlay file itself?
viewtopic.php?f=9&t=19&start=10#p72


They look funny to me. A line like
ln -s ../../bin/xtensa-elf-as as
with that in your path would mess up the ability of your hostcc to compile things.
User avatar
By jonsmirl
#172 Tensilica's response is that our compilers are built wrong, there is more to it that the simple cross-ng instructions. They are going to give us better instructions, but the quick answer is to follow the instruction for building the compiler via buildroot. The Tensilica scripts should read the overlay file and set everything up correctly when the compiler is built via buildroot.