Thanks, oresk. Unfortunately, I don't think newt can escape paths with spaces. I tried to fix this earlier, but encountered an issue with gcc's dependency generation (`.d` Makefiles). Newt makes gcc create these files, then it reads these files to determine which source files need to be rebuilt. If a source file has spaces in its path, gcc produces invalid `.d` Makefiles, and I couldn't find any way to fix it.
That said, newt should definitely detect spaces and complain! [ Full content available at: https://github.com/apache/mynewt-newt/issues/205 ] This message was relayed via gitbox.apache.org for [email protected]
