Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
compiling-v2-libcxx-dev [2017/03/08 23:14] 186.206.159.178 |
compiling-v2-libcxx-dev [2021/02/22 16:48] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | <pre> | + | <code> |
user@pc: | user@pc: | ||
Cloning into ' | Cloning into ' | ||
Line 61: | Line 61: | ||
CXX: Pin.cxx | CXX: Pin.cxx | ||
In file included from Pin.cxx: | In file included from Pin.cxx: | ||
- | Pin.h:62:5: warning: ISO C++ prohibits anonymous structs [-Wpedantic] | + | Pin.h:62:5: warning: ISO C++ prohibits anonymous structs |
}; | }; | ||
^ | ^ | ||
AR: | AR: | ||
- | make[2]: Leaving directory '/ | + | make[[2|]]: Leaving directory '/ |
LD: nuttx | LD: nuttx | ||
- | make[1]: Leaving directory '/ | + | make[[1|]]: Leaving directory '/ |
CP: nuttx.bin | CP: nuttx.bin | ||
- | </pre> | + | </code> |