Skip to content

Binary files of win32/win64 toolchain is unstripped #5497

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
tinytaro opened this issue Dec 14, 2018 · 1 comment
Closed

Binary files of win32/win64 toolchain is unstripped #5497

tinytaro opened this issue Dec 14, 2018 · 1 comment
Assignees

Comments

@tinytaro
Copy link

For example, the size of cc1.exe (packages\esp8266\tools\xtensa-lx106-elf-gcc\1.20.0-26-gb404fb9-2\libexec\gcc\xtensa-lx106-elf\4.8.2) is 72,783,631 bytes. After stripping with the "-d" option, the size of this file is 9,383,845 bytes.

@earlephilhower
Copy link
Collaborator

Thanks for the note. Win64 binaries are also unstripped.

@earlephilhower earlephilhower changed the title Binary files of win32 toolchain is unstripped Binary files of win32/win64 toolchain is unstripped Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants