Skip to content
New issue

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

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

Already on GitHub? # to your account

compile error #12

Closed
krulkip opened this issue Aug 2, 2015 · 2 comments
Closed

compile error #12

krulkip opened this issue Aug 2, 2015 · 2 comments

Comments

@krulkip
Copy link

krulkip commented Aug 2, 2015

I am getting an error compiling. The error is described here.
esp8266/Arduino#612
What setup are you using to avoid this.
I am also getting a waring which i get rid of by adding this near the top.
// gets rid of annoying "deprecated conversion from string constant blah blah" warning

pragma GCC diagnostic ignored "-Wwrite-strings"

@probonopd
Copy link
Owner

I am using esp8266/Arduino from git. I am using this specific version: git reset --hard 1154545fa8db7f1ce183865b776cadffc4e8d03f. Not sure whether this makes a difference.

@krulkip
Copy link
Author

krulkip commented Aug 9, 2015

Installed this libm.a and compiled fine after that.
https://files.gitter.im/esp8266/Arduino/Abqa/libm.a.tbz

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

No branches or pull requests

2 participants