Skip to content

Build fails on linux if libunwind is installed #5641

Closed
@Aatch

Description

@Aatch

I have libunwind installed as a pre-req for another package, this causes rust_unwind.h to fail the build because of the re-typedefing of _Unwind_Exception.

Unfortunately, I can't seem to find a decent way of detecting that unwind.h has been included, other than using it's header guard macro.

This is building with --enable-clang on. Also, I am using the latest trunk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions