Change CONFIG_CXX_NEWLONG to CONFIG_ARCH_SIZET_LONG
Follow up nuttx side change
This commit is contained in:
parent
e55e310622
commit
569618220a
@ -558,7 +558,7 @@ examples/helloxx
|
||||
And you may have to tinker with the following to get libxx to compile
|
||||
properly:
|
||||
|
||||
CONFIG_CXX_NEWLONG=y or =n
|
||||
CCONFIG_ARCH_SIZET_LONG=y or =n
|
||||
|
||||
The argument of the 'new' operators should take a type of size_t. But size_t
|
||||
has an unknown underlying. In the nuttx sys/types.h header file, size_t
|
||||
|
Loading…
Reference in New Issue
Block a user