kernelgurumeditation opened a new issue #481:
URL: https://github.com/apache/incubator-nuttx-apps/issues/481


   
   tested with master
   
   make[3]: Entering directory '/root/nuttx/apps/examples/elf'
   make[4]: Entering directory '/root/nuttx/apps/examples/elf/tests'
   make[5]: Entering directory '/root/nuttx/apps/examples/elf/tests/errno'
   LD: errno.o
   arm-none-eabi-ld: warning: cannot find entry symbol _start; defaulting to 
00008000
   errno.o: In function `main':
   errno.c:(.text+0x2c): undefined reference to `fwrite'
   errno.c:(.text+0x48): undefined reference to `fwrite'
   errno.c:(.text+0x54): undefined reference to `fopen'
   errno.c:(.text+0x80): undefined reference to `fprintf'
   errno.c:(.text+0x88): undefined reference to `exit'
   errno.c:(.text+0x98): undefined reference to `__errno'
   errno.c:(.text+0xb0): undefined reference to `fprintf'
   errno.c:(.text+0xc8): undefined reference to `_impure_ptr'
   make[5]: *** [Makefile:70: errno] Error 1


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to