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

Build release builds with debug info #44

Closed
briansmith opened this issue Oct 27, 2015 · 4 comments
Closed

Build release builds with debug info #44

briansmith opened this issue Oct 27, 2015 · 4 comments

Comments

@briansmith
Copy link
Owner

See https://llvm.org/bugs/show_bug.cgi?id=15393. Building with debug info breaks the Windows build, so we can't build with debug = true yet.

@briansmith
Copy link
Owner Author

I reported the bug as Rust rust-lang/rust#29413. I filed Cargo rust-lang/cargo#2087 to add a workaround to Cargo.

@briansmith
Copy link
Owner Author

See also rust-lang/rust#28947

@briansmith
Copy link
Owner Author

See also rust-lang/rust#34122

@jonas-schievink
Copy link

I've replaced debug = false with debug = true and it seems to build fine now

@briansmith briansmith closed this as not planned Won't fix, can't repro, duplicate, stale Oct 14, 2023
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