-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
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
Labels
No labels