Search found 1 match

by apogphone@gmail.com
Fri Dec 29, 2023 3:56 pm
Forum: ESP-IDF
Topic: xtensa-esp-elf-gcc: how is the cpu architecture specified ?
Replies: 0
Views: 6576

xtensa-esp-elf-gcc: how is the cpu architecture specified ?

The context of the question is here - https://github.com/esp-rs/esp-idf-sys/issues/271#issuecomment-1872154944 So it seems there is one single gcc now for all cpu architectures, but that gcc has by default XCHAL_HAVE_BE set to 1 - so im assuming there is some option somewhere that specifies that "th...