undefined reference

Hi,

as soon as I include CONFIG_REQUIRES_FULL_LIBCPP=y in my prj.conf I get an error "undefined reference to `_impure_ptr'" when building:

This happens when I try to include it in my own project or also when building the hello_world example. The error log above is from the hello_world example.

I'm using an nrf9161dk with version 2.7.0

I also tried a fresh install of 2.6.1 on another computer with a shorter path "C:/DEVA/hello_world", but the same error occurs there as well.

Any suggestion on how I can get this to work?

Thank!

best regards

Ren

Parents Reply Children
No Data
Related