Skip to content

C++ exceptions #45

@127-prog

Description

@127-prog

I am using xPack GNU RISC-V Embedded GCC toolchain v8.3.0-1.1 .
I have a C++ project and I use newlib (not nano). I try to use C++ exceptions.
When I 'throw' an error, I see a _Unwind_RaiseException()/uw_init_context_1()abort/exit() call sequence.

Could I get some pointers on what might be going wrong and how I should go about it? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions