On 2010-06-07 01:20, cowwoc wrote: > > Hi, > > I'm trying to build OpenJDK under Windows7 64-bit with Visual Studio 2010. > When I run jdk_generic_profile.sh I get: > > /cygdrive/c/Users/Gili/Documents/jdk7/jdk7/jdk/make/jdk_generic_profile.sh: > line > 177: PROCESSOR_IDENTIFIER: command not found > > I am using GNU Make 3.81 for now because I am unable to find a working copy > of make 3.80 anywhere. The one copy I found gave this error: > > /usr/bin/make.exe: error while loading shared libraries: cygintl-2.dll: > cannot open shared object file: No such file or directory >
Gili, you can find some instructions about how to download a working make here, in the section "Make" http://mail.openjdk.java.net/pipermail/build-dev/2010-May/002955.html Hope this helps Raffaello