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
  • Hello,

    Sorry, I haven’t received a good response or reason for the issue seen in the build yet. However, I found that this sample builds fine on Linux but throws an error on Windows. I have reached out to the team once again and hope to provide you with an update soon. I apologize for the inconvenience this may be causing.

    Kind Regards,

    Abhijith

Reply
  • Hello,

    Sorry, I haven’t received a good response or reason for the issue seen in the build yet. However, I found that this sample builds fine on Linux but throws an error on Windows. I have reached out to the team once again and hope to provide you with an update soon. I apologize for the inconvenience this may be causing.

    Kind Regards,

    Abhijith

Children
No Data
Related