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

Unable to strip information #26

Closed
Joe23232 opened this issue Aug 2, 2021 · 3 comments
Closed

Unable to strip information #26

Joe23232 opened this issue Aug 2, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Joe23232
Copy link

Joe23232 commented Aug 2, 2021

Running $ cargo +nightly build -Z strip=symbols on Windows I get this error message:

error: unknown `-Z` flag specified: strip

I just updated my nightly toolchain still the same error. Any idea what this may be happening?

@MaulingMonkey
Copy link

This doesn't work on Linux either. I think this command as suggested by https://github.com/johnthagen/min-sized-rust/tree/6ade516e47d53ec373dcadbc819a0735d3aa3184#strip-symbols-from-binary was someone's untested imagination.

@johnthagen
Copy link
Owner

johnthagen commented Aug 2, 2021

Thanks for the report will investigate. Original suggestion for this was: #15 (comment) by @yoshuawuyts

@johnthagen johnthagen self-assigned this Aug 2, 2021
@johnthagen johnthagen added the bug Something isn't working label Aug 2, 2021
@johnthagen
Copy link
Owner

Fixed in 8cab50b.

Thank you for the report @Joe23232.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants