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

Latest nightly doesn't work with panic = abort #102

Closed
jethrogb opened this issue Feb 14, 2019 · 1 comment
Closed

Latest nightly doesn't work with panic = abort #102

jethrogb opened this issue Feb 14, 2019 · 1 comment
Assignees
Labels
bug std/rustc Requires changes in Rust std/rustc

Comments

@jethrogb
Copy link
Member

When building, you get an error like the following:

  = note: src/libpanic_abort/lib.rs:60: error: undefined reference to 'panic_exit'

Panic = unwind continues to work fine.

Fix pending: rust-lang/rust#58453

@jethrogb jethrogb added bug std/rustc Requires changes in Rust std/rustc labels Feb 14, 2019
@jethrogb jethrogb pinned this issue Feb 14, 2019
@jethrogb jethrogb self-assigned this Feb 17, 2019
@jethrogb
Copy link
Member Author

jethrogb commented Mar 6, 2019

The fix landed Feb 22.

@jethrogb jethrogb closed this as completed Mar 6, 2019
@jethrogb jethrogb unpinned this issue Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug std/rustc Requires changes in Rust std/rustc
Projects
None yet
Development

No branches or pull requests

1 participant