]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/gcc/README.txt
Added a note for Cygwin.
[mirror_edk2.git] / Tools / gcc / README.txt
index 0ec853d386f33341bff0addb7e4a2ba6a6c0e949..71c31a8aa763a6be199edee3917518a4ec92c9ba 100644 (file)
@@ -14,3 +14,16 @@ You will need
   bash\r
   and possibly others\r
 \r
+CYGWIN Notes\r
+\r
+You must have the directory mounted as binary, or the build will not succeed.\r
+In the example below, /workspace is mounted as binary.\r
+\r
+C:\cygwin\bin on /usr/bin type user (textmode)\r
+C:\cygwin\lib on /usr/lib type user (textmode)\r
+c:\workspace on /workspace type system (binmode)\r
+C:\cygwin on / type user (textmode)\r
+c: on /cygdrive/c type user (textmode,noumount)\r
+n: on /cygdrive/n type user (textmode,noumount)\r
+\r
+\r