btashton opened a new issue #2086: URL: https://github.com/apache/incubator-nuttx/issues/2086
The build is broken for `sim:cxxtest` ``` make[2]: Leaving directory '/home/bashton/nuttx/apache/incubator-nuttx/boards/sim/sim/sim/src' CPP: nuttx-names.in-> nuttx-names.dat cc: warning: nuttx-names.in: linker input file unused because linking not done LD: nuttx ld: cannot open linker script file nuttx.ld: No such file or directory make[1]: *** [Makefile:295: nuttx] Error 1 make[1]: Leaving directory '/home/bashton/nuttx/apache/incubator-nuttx/arch/sim/src' make: *** [tools/Makefile.unix:415: nuttx] Error 2 ``` Also the NOTES section in readme is no long accurate for this target and should be updated to correctly represent the requirements of this. ---------------------------------------------------------------- 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