mirror of
https://github.com/apache/nuttx.git
synced 2026-08-12 07:55:32 +00:00
Extend CONFIG_LIBCXXTOOLCHAIN support to all remaining platforms in CMake builds by explicitly locating and linking libstdc++.a from the toolchain. This prevents build failures caused by STL header/library mismatches where toolchain headers are included without the corresponding library. * Adds nuttx_find_toolchain_lib() calls for all platforms. * Aligns CMake behavior with Make build system. Signed-off-by: trns1997 <trns1997@gmail.com> |
||
|---|---|---|
| .. | ||
| common | ||
| mips32 | ||
| pic32mx | ||
| pic32mz | ||
| .gitignore | ||
| Makefile | ||