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

Update to 2.5.0-3 toolchain build #5502

Merged
merged 3 commits into from
Dec 15, 2018

Conversation

earlephilhower
Copy link
Collaborator

Converted to a Makefile-based cross-compile toolchain setup.

GDB now build statically to avoid issues w/shared libs.

Stripped Windows executables.

Fixes #5497
Fixes #5500

@earlephilhower
Copy link
Collaborator Author

Windows ZIPs are now down to about the same size as Linux ones (20+MB shaved off the gcc ones).

@igrr
Copy link
Member

igrr commented Dec 15, 2018

Question: do we need to keep including C library archives into this repo? If the archives are produced by the toolchain build process, we can use copies included into the toolchain. This will reduce repo size increase rate.

@earlephilhower
Copy link
Collaborator Author

They're rebuilt from the same sources and configs. It's cleaner to upload everything, but for space sake I'll drop them unless there's a functional change in this and the future ones.

@earlephilhower earlephilhower force-pushed the toolchain_2.5.0-3 branch 2 times, most recently from eb2dbf2 to f59306e Compare December 15, 2018 05:45
@earlephilhower
Copy link
Collaborator Author

Darn, it's been too long a day. One more try, sorry for the noise!

@earlephilhower earlephilhower merged commit 6324241 into esp8266:master Dec 15, 2018
@earlephilhower earlephilhower deleted the toolchain_2.5.0-3 branch November 18, 2020 00:16
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

Successfully merging this pull request may close these issues.

3 participants