Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling Issue #49

Closed
mtailanian opened this issue Feb 14, 2017 · 1 comment
Closed

Compiling Issue #49

mtailanian opened this issue Feb 14, 2017 · 1 comment

Comments

@mtailanian
Copy link

Hi, hello,
I´m trying to compile your code, but I´m getting some trouble while executing "make" command.
Here is the output:

xt-xcc -Os -g -Wpointer-arith -Wundef -Werror -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -ffunction-sections -fdata-sections -fno-builtin-printf -DICACHE_FLASH -DFREERTOS -DOTA_FLASH_SIZE_K=32768 -DOTA_TAGNAME=""generic"" -I include -I ./ -I ../include -I ../libesphttpd/include -I ../libesphttpd/espfs -I ../include -I ../include/eagle -I ../driver_lib/include -o .output/eagle/debug/obj/cgi-test.o -c cgi-test.c
/bin/sh: xt-xcc: command not found
make[1]: *** [.output/eagle/debug/obj/cgi-test.o] Error 127
make: *** [.subdirs] Error 2

Any hint will be really appreciated!

Thanks in advance!

@peter-valkov
Copy link
Contributor

/bin/sh: xt-xcc: command not found

looks like you did not install esp8266 toolchain

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants