jcmvbkbc / crosstool-NG

crosstool-NG with support for Xtensa
Other
108 stars 182 forks source link

The toolchain should "xtensa-lx106-elf-gcc" #4

Closed supergis closed 9 years ago

supergis commented 9 years ago

In build, output "xtensa-lx106-elf-gcc-4.8.2", maybe should "xtensa-lx106-elf-gcc"?

jcmvbkbc commented 9 years ago

I don't get the question. 'ct-ng build' builds both xtensa-lx106-elf-gcc and xtensa-lx106-elf-gcc-4.8.2 binaries.

supergis commented 9 years ago

I am using this build tool: https://github.com/pfalcon/esp-open-sdk ,which integrate the crosstool-NG, build only xtensa-lx106-elf-gcc-4.8.2 ,but not found xtensa-lx106-elf-gcc. I'll try again.

jcmvbkbc commented 9 years ago

closing as there's no evidence of any related bug in the crosstool-NG.