aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Malenkov <sergey.malenkov@jetbrains.com>2016-11-10 21:35:45 +0300
committerSergey Malenkov <sergey.malenkov@jetbrains.com>2016-11-10 21:35:45 +0300
commit1ad5ade25aabdf16bbc60784ac162ef782695e76 (patch)
treeb9311bb37417d962cc1f8074fd0f9c6282ce9592
parent4671f3577130ae9c33f4ce85732cffa6df72eb2a (diff)
downloadjdk8u-1ad5ade25aabdf16bbc60784ac162ef782695e76.tar.gz
Update readme for configuring JDK build on Windowsjb8u112-b541
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index e1296da..cf83edf 100644
--- a/README.md
+++ b/README.md
@@ -48,11 +48,12 @@ make
Install:
-* Cygwin x64 (http://www.cygwin.com/)
- Required packages (binutils, cpio, diffutils, file, gawk, gcc-core, m4, unzip, zip)
+* [Cygwin x64](http://www.cygwin.com/)
+ Required packages (binutils, cpio, diffutils, file, gawk, gcc-core, make, m4, unzip, zip)
* Windows SDK 7.1 offline installer [GRMSDKX_EN_DVD.iso](https://download.microsoft.com/download/F/1/0/F10113F5-B750-4969-A255-274341AC6BCE/GRMSDKX_EN_DVD.iso)
Run Setup\SDKSetup
* Visual Studio Express 2010 offline installer [VS2010Express1.iso](http://download.microsoft.com/download/1/E/5/1E5F1C0A-0D5B-426A-A603-1798B951DDAE/VS2010Express1.iso)
+ * [Virtual CloneDrive](http://www.elby.ch/products/vcd.html) may help to mount ISO images
* [DirectX 9.0 SDK](http://www.microsoft.com/en-us/download/details.aspx?id=6812)
* [Java 8](http://www.oracle.com/technetwork/java/javase/downloads/index.html)