summaryrefslogtreecommitdiff
path: root/misc/buildroot/ReleaseNotes
diff options
context:
space:
mode:
Diffstat (limited to 'misc/buildroot/ReleaseNotes')
-rw-r--r--misc/buildroot/ReleaseNotes4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/buildroot/ReleaseNotes b/misc/buildroot/ReleaseNotes
index dce79d50b..e12dd2b49 100644
--- a/misc/buildroot/ReleaseNotes
+++ b/misc/buildroot/ReleaseNotes
@@ -43,8 +43,8 @@ can be used to build the following NuttX-compatible toolchains:
o H8/300 toolchain (not currently used in any NuttX
configuration).
- o i486-elf toochain. Why would you want such a thing? On Linux, of
- course, such a thing is not needed because you can use the installed GCC
+ o i486-elf toochain. Why would you want such a thing? On Linux, of
+ course, such a thing is not needed because you can use the installed GCC
to build i486 ELF binaries. But that will not work under Cygwin! The
Cygwin toolchain (and probably MinGW), build DOS MZ format executables
(i.e., .exe files). That is probably not usable for most NuttX targets.