Differences
This shows you the differences between two versions of the page.
— | compiling-v2-libcxx-dev [2022/07/17 17:35] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | < | ||
+ | user@pc: | ||
+ | Cloning into ' | ||
+ | remote: Counting objects: 56639, done. | ||
+ | remote: Compressing objects: 100% (17518/ | ||
+ | remote: Total 56639 (delta 38327), reused 56203 (delta 38013) | ||
+ | Receiving objects: 100% (56639/ | ||
+ | Resolving deltas: 100% (38327/ | ||
+ | Checking connectivity... done. | ||
+ | user@pc: | ||
+ | Cloning into ' | ||
+ | remote: Counting objects: 28932, done. | ||
+ | remote: Compressing objects: 100% (8085/ | ||
+ | remote: Total 28932 (delta 23422), reused 25738 (delta 20706) | ||
+ | Receiving objects: 100% (28932/ | ||
+ | Resolving deltas: 100% (23422/ | ||
+ | Checking connectivity... done. | ||
+ | |||
+ | user@pc: | ||
+ | Cloning into ' | ||
+ | remote: Counting objects: 317735, done. | ||
+ | remote: Compressing objects: 100% (72329/ | ||
+ | remote: Total 317735 (delta 246982), reused 296243 (delta 231490) | ||
+ | Receiving objects: 100% (317735/ | ||
+ | Resolving deltas: 100% (246982/ | ||
+ | Checking connectivity... done. | ||
+ | |||
+ | user@pc: | ||
+ | |||
+ | user@pc: | ||
+ | Installing LLVM/libcxx in the NuttX source tree | ||
+ | Installation suceeded | ||
+ | |||
+ | user@pc: | ||
+ | / | ||
+ | |||
+ | user@pc: | ||
+ | |||
+ | user@pc: | ||
+ | patching file configs/ | ||
+ | patching file configs/ | ||
+ | patching file configs/ | ||
+ | |||
+ | user@pc: | ||
+ | patching file configs/ | ||
+ | patching file configs/ | ||
+ | patching file configs/ | ||
+ | patching file configs/ | ||
+ | patching file configs/ | ||
+ | |||
+ | |||
+ | user@pc: | ||
+ | |||
+ | user@pc: | ||
+ | |||
+ | user@pc: | ||
+ | |||
+ | user@pc: | ||
+ | ... | ||
+ | CXX: Pin.cxx | ||
+ | In file included from Pin.cxx: | ||
+ | Pin.h:62:5: warning: ISO C++ prohibits anonymous structs [[-Wpedantic|]] | ||
+ | }; | ||
+ | ^ | ||
+ | AR: | ||
+ | make[[2|]]: Leaving directory '/ | ||
+ | LD: nuttx | ||
+ | make[[1|]]: Leaving directory '/ | ||
+ | CP: nuttx.bin | ||
+ | |||
+ | </ |