C++ constructors work with ELF load now
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5273 42af7a65-404d-4744-a932-0658087f49c3
Showing
- examples/elf/elf_main.c 75 additions, 5 deletionsexamples/elf/elf_main.c
- examples/elf/tests/helloxx/Makefile 124 additions, 0 deletionsexamples/elf/tests/helloxx/Makefile
- examples/elf/tests/helloxx/hello++1.cpp 60 additions, 0 deletionsexamples/elf/tests/helloxx/hello++1.cpp
- examples/elf/tests/helloxx/hello++2.cpp 123 additions, 0 deletionsexamples/elf/tests/helloxx/hello++2.cpp
- examples/elf/tests/helloxx/hello++3.cpp 132 additions, 0 deletionsexamples/elf/tests/helloxx/hello++3.cpp
- examples/elf/tests/helloxx/hello++4.cpp 150 additions, 0 deletionsexamples/elf/tests/helloxx/hello++4.cpp
examples/elf/tests/helloxx/Makefile
0 → 100644
examples/elf/tests/helloxx/hello++1.cpp
0 → 100644
examples/elf/tests/helloxx/hello++2.cpp
0 → 100644
examples/elf/tests/helloxx/hello++3.cpp
0 → 100644
examples/elf/tests/helloxx/hello++4.cpp
0 → 100644
Please register or sign in to comment