Skip to content

undefined reference to `_sbrk_r #2

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

Closed
gnih opened this issue May 14, 2015 · 3 comments
Closed

undefined reference to `_sbrk_r #2

gnih opened this issue May 14, 2015 · 3 comments

Comments

@gnih
Copy link

gnih commented May 14, 2015

Hi,

I encounter "undefined reference to `_sbrk_r" error with arduino ide 1.6.1 and 1.6.3

Missing hard coded path?

pubsubmqtterror

@Imroy
Copy link
Owner

Imroy commented May 14, 2015

This is a problem that has been fixed in the Arduino-ESP8266 port (see esp8266/Arduino#11), but there is no recent build. The maintainer(s) is hoping to get a new release out this week or next week (esp8266/Arduino#188). Until then, you can build your own version from Git (what I do) or maybe try Appveyor - https://ci.appveyor.com/project/igrr/Arduino.

@gnih
Copy link
Author

gnih commented May 14, 2015

Thank you for your quick reply!
Have a nice day,
Kind regards,
G.

2015-05-14 14:28 GMT+02:00 Ian Tester [email protected]:

This is a problem that has been fixed in the Arduino-ESP8266 port (see
esp8266/Arduino#11 esp8266/Arduino#11), but
there is no recent build. The maintainer(s) is hoping to get a new release
out this week or next week (esp8266/Arduino#188
esp8266/Arduino#188). Until then, you can
build your own version from Git (what I do) or maybe try Appveyor -
https://ci.appveyor.com/project/igrr/Arduino.


Reply to this email directly or view it on GitHub
#2 (comment).

@jeffryr
Copy link

jeffryr commented May 14, 2015

It also works with Arduino-1.6.4 plus the Adafruit ESP8266/Huzzah plugin. I suspect it would work with Sandeep Mistry's addon, I see he now has a 0.0.5 release but I haven't personally tried that one. I do all of my builds on Linux BTW, don't know what the status is on Windows or OSX.

@Imroy Imroy closed this as completed May 31, 2015
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

3 participants