Laczen commented on PR #17591: URL: https://github.com/apache/nuttx/pull/17591#issuecomment-3687822136
> Hi, @Laczen the coreutils package exists for MSYS2 and Cygwin, it is not a problem, but it is with symlinks. MSYS2 https://packages.msys2.org/packages/coreutils Cygwin https://cygwin.com/packages/summary/coreutils.html > > In theory, every modification should be designed for UNIX-like systems, macOS, and Windows (MSYS2 Cygwin). However, as you can see on our mirror, macOS does not work properly because it is only tested on Linux. > > https://github.com/NuttX/nuttx/actions/runs/20462865863 Hi @simbit18, this should not be a problem as `ln` is provided by coreutils. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
