Skip to content

Build consumes a lot of time by recompiling unchanged core library files every other run #6416

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
dok-net opened this issue Aug 12, 2019 · 1 comment

Comments

@dok-net
Copy link
Contributor

dok-net commented Aug 12, 2019

It has been found that when using ESP8266 Arduino from git, not the packaged version available through Arduino board manager, every other build causes a recompilation of many sources files in "core libraries".
Thanks to the kind analysis of this problem by the Visual Micro support team, the issue could be tracked down to tools/makecorever.py constantly recreating core_version.h.
This is fixed by PR #6414

@earlephilhower
Copy link
Collaborator

Closing since the associated PR has been merged.

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