You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nuttx.apache.org by Embedded Systems <iv...@gmail.com> on 2020/01/31 16:12:10 UTC

linking problem

Hello ,

I would like to ask for little bit help. I am trying to build imxrt1050
custom board with libcxx, but in the linking i have the following problem

/usr/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/lib/thumb/v7e-m/fpv5/hard/libsupc++.a(vterminate.o):
In function `__gnu_cxx::__verbose_terminate_handler()':
vterminate.cc:(.text._ZN9__gnu_cxx27__verbose_terminate_handlerEv+0xf8):
undefined reference to `_impure_ptr'

anyone have any idea how that can be fixed? THank you in advance

Best regards,
Ivan Ucherdzhiev