From 274ed4f32546a10e70924673e6169fb0c752353e Mon Sep 17 00:00:00 2001
From: patacongo Last Updated: July 2, 2010 Last Updated: July 3, 2010
@@ -1606,6 +1606,10 @@ m68k, m68hc11, m68hc12, and SuperH ports.
specific directories in place.
These copied directories make work a little more complex, but otherwise work well.
NuttX RTOS
-
+ NOTE: In this environment, it should be possible to use the NTFS mklink
command to create links.
+ This should only require a minor modification to the build scripts (see tools/winlink.sh
script).
+
-M
option to generate make dependencies. These
@@ -1661,6 +1665,12 @@ m68k, m68hc11, m68hc12, and SuperH ports.
to build NuttX.
However, that environment has not been used as of this writing.
+
+ NOTE: One of the members on the NuttX forum
+ reported that they successful built NuttX using such a GNUWin32-based, Windows native environment.
+ They reported that the only necessary change was to the use the NTFS mklink command to create links
+ (see tools/winlink.sh
script).
+