Oopenvela-robotlibsupcxx: Fix build error.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
libsupc++: Add libsupc++.defs to support libsupc++. Signed-off-by: cuiziwei <cuiziwei@xiaomi.com> | 2 个月前 | |
libsupcxx: Fix build error. nuttx/libs/libxx/libstdc++/bits/gthr-default.h:886:19: error: 'pthread_cond_destroy' was not declared in this scope; did you mean 'pthread_condattr_t'? 886 | return __gthrw_(pthread_cond_destroy) (__cond); | ^~~~~~~~~~~~~~~~~~~~ nuttx/libs/libxx/libstdc++/bits/gthr-default.h:97:25: note: in definition of macro '__gthrw_' 97 | # define __gthrw_(name) name | ^~~~ Signed-off-by: cuiziwei <cuiziwei@xiaomi.com> | 2 个月前 | |
libsupcxx: Fix build error. nuttx/libs/libxx/libstdc++/bits/gthr-default.h:886:19: error: 'pthread_cond_destroy' was not declared in this scope; did you mean 'pthread_condattr_t'? 886 | return __gthrw_(pthread_cond_destroy) (__cond); | ^~~~~~~~~~~~~~~~~~~~ nuttx/libs/libxx/libstdc++/bits/gthr-default.h:97:25: note: in definition of macro '__gthrw_' 97 | # define __gthrw_(name) name | ^~~~ Signed-off-by: cuiziwei <cuiziwei@xiaomi.com> | 2 个月前 | |
libsupcxx: Fix build error. nuttx/libs/libxx/libstdc++/bits/gthr-default.h:886:19: error: 'pthread_cond_destroy' was not declared in this scope; did you mean 'pthread_condattr_t'? 886 | return __gthrw_(pthread_cond_destroy) (__cond); | ^~~~~~~~~~~~~~~~~~~~ nuttx/libs/libxx/libstdc++/bits/gthr-default.h:97:25: note: in definition of macro '__gthrw_' 97 | # define __gthrw_(name) name | ^~~~ Signed-off-by: cuiziwei <cuiziwei@xiaomi.com> | 2 个月前 | |
libsupc++: Add libsupc++.defs to support libsupc++. Signed-off-by: cuiziwei <cuiziwei@xiaomi.com> | 2 个月前 |