Page 1 of 1

Compile environment error

Posted: Mon Dec 11, 2017 3:32 am
by wf9415
QQ截图20171211113101.jpg
QQ截图20171211113101.jpg (110.3 KiB) Viewed 3322 times
used: ubuntu 16.04 server xtensa-esp32-elf esp-idf all ok.
PATH IDF_PATH ok.
make hello_world project To qualify the warnings.

Re: Compile environment error

Posted: Mon Dec 11, 2017 3:53 am
by ESP_Sprite
Sorry, your image didn't make it through.

Re: Compile environment error

Posted: Mon Dec 11, 2017 8:49 am
by ESP_Sprite
First of all: please don't run user-stuff like esp-idf as root; it's bad Unix practice.

Secondly: there seems to be something wrong with the 'as' binary in your xtensa toolchain. Maybe it got corrupted somehow? Can you try re-downloading and re-installing your toolchain?