summaryrefslogtreecommitdiff
path: root/nuttx/tools/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-21 17:44:14 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-21 17:44:14 +0000
commitc17d30566b3b01abb2451595cdd7845fb47eb64e (patch)
tree5d0480e13686df861c95a3155b04cfc1bab704e6 /nuttx/tools/README.txt
parent1f3f6cf2f343aad23ea3b808fc3ae4b5be5f37a2 (diff)
downloadnuttx-c17d30566b3b01abb2451595cdd7845fb47eb64e.tar.gz
nuttx-c17d30566b3b01abb2451595cdd7845fb47eb64e.tar.bz2
nuttx-c17d30566b3b01abb2451595cdd7845fb47eb64e.zip
Update for ez80 Windows native build (still does not work)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5377 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/tools/README.txt')
-rw-r--r--nuttx/tools/README.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/nuttx/tools/README.txt b/nuttx/tools/README.txt
index dd971fadc..68b85dc4f 100644
--- a/nuttx/tools/README.txt
+++ b/nuttx/tools/README.txt
@@ -344,6 +344,7 @@ mknulldeps.sh
that mixed environment.
define.sh
+define.bat
---------
Different compilers have different conventions for specifying pre-
@@ -351,6 +352,9 @@ define.sh
script allows the build system to create create command line definitions
without concern for the particular compiler in use.
+ The define.bat script is a counterpart for use in the native Windows
+ build.
+
incdir.sh
incdir.bat
---------
@@ -361,7 +365,7 @@ incdir.bat
concern for the particular compiler in use.
The incdir.bat script is a counterpart for use in the native Windows
- build. However, their is currently only one compiler supported in
+ build. However, there is currently only one compiler supported in
that context: MinGW-GCC.
link.sh