PROCESSOR_IDENTIFIER: command not found

2010-06-06 Thread cowwoc
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 un

Re: PROCESSOR_IDENTIFIER: command not found

2010-06-06 Thread cowwoc
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 usin

Re: PROCESSOR_IDENTIFIER: command not found

2010-06-06 Thread David Holmes
cowwoc said the following on 06/07/10 15:25: That being said, I don't think the PROCESSOR_IDENTIFIER error is specific to Make. I noticed the makefile contains echo $(PROCESSOR_IDENTIFIER). Running this under cygwin's bash gives: echo $(PROCESSOR_IDENTIFIER) bash: PROCESSOR_IDENTIFIER: command