btashton opened a new issue #2099:
URL: https://github.com/apache/incubator-nuttx/issues/2099


   The `qemu-i486:nsh` and `qemu-i486:ostest` configurations do not seem to 
build any more due to a linker error looking for `libm`
   
   ```
   CC:  qemu_boot.c
   CC:  qemu_appinit.c
   AR (create): libboard.a   qemu_boot.o qemu_appinit.o 
   make[2]: Leaving directory 
'/home/bashton/nuttx/apache/incubator-nuttx/boards/x86/qemu/qemu-i486/src'
   LD: nuttx.elf
   ld: cannot find -lm
   make[1]: *** [Makefile:135: nuttx.elf] Error 1
   make[1]: Leaving directory 
'/home/bashton/nuttx/apache/incubator-nuttx/arch/x86/src'
   make: *** [tools/Makefile.unix:415: nuttx.elf] Error 2
   ```


----------------------------------------------------------------
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