Skip to content

[SDK2.1.0] Colliding time functions #3281

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
lucysrausch opened this issue May 23, 2017 · 1 comment
Closed

[SDK2.1.0] Colliding time functions #3281

lucysrausch opened this issue May 23, 2017 · 1 comment

Comments

@lucysrausch
Copy link

When using millis() with SDK2.1.0, there seems to be a multiple definition of several time functions:

esp8266/tools/sdk/lib/libmain.a(time.o): In function time': (.irom0.text+0x1dc): multiple definition of time'

esp8266/tools/sdk/lib/libmain.a(time.o): In function millis': (.irom0.text+0x94): multiple definition of millis'

@lucysrausch lucysrausch changed the title [SDK2.1.0] Collidating time functions [SDK2.1.0] Colliding time functions May 23, 2017
@igrr
Copy link
Member

igrr commented May 23, 2017

Hey, appreciate your submission. If you are testing PR #3278 (which isn't merged yet) and having an issue, please post your observations as comments there. Will be much easier to track everything.

Btw, the issue was already reported for SDK 2.0: #2998.

@igrr igrr closed this as completed May 23, 2017
@igrr igrr mentioned this issue May 23, 2017
11 tasks
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