comparison make/windows/makefiles/projectcreator.make @ 4443:6fb167f79df6

fixed methodDataOop access
author Christian Haeubl <christian.haeubl@oracle.com>
date Mon, 23 Jan 2012 15:02:58 -0800
parents 04b9a2566eec
children 76841bdd5f3e
comparison
equal deleted inserted replaced
4442:dc6f6e2f1a00 4443:6fb167f79df6
87 -projectFileName $(HOTSPOTBUILDSPACE)\$(ProjectFile) \ 87 -projectFileName $(HOTSPOTBUILDSPACE)\$(ProjectFile) \
88 -jdkTargetRoot $(HOTSPOTJDKDIST) \ 88 -jdkTargetRoot $(HOTSPOTJDKDIST) \
89 -define ALIGN_STACK_FRAMES \ 89 -define ALIGN_STACK_FRAMES \
90 -define VM_LITTLE_ENDIAN \ 90 -define VM_LITTLE_ENDIAN \
91 -prelink "" "Generating vm.def..." "cd %o set HOTSPOTMKSHOME=$(HOTSPOTMKSHOME) $(HOTSPOTMKSHOME)\sh $(HOTSPOTWORKSPACE)\make\windows\build_vm_def.sh $(LINK_VER)" \ 91 -prelink "" "Generating vm.def..." "cd %o set HOTSPOTMKSHOME=$(HOTSPOTMKSHOME) $(HOTSPOTMKSHOME)\sh $(HOTSPOTWORKSPACE)\make\windows\build_vm_def.sh $(LINK_VER)" \
92 -postbuild "" "Building hotspot.exe..." "cd %o HOTSPOTMKSHOME=$(HOTSPOTMKSHOME) nmake -f $(HOTSPOTWORKSPACE)\make\windows\projectfiles\common\Makefile LOCAL_MAKE=$(HOTSPOTBUILDSPACE)\%f\local.make JAVA_HOME=$(HOTSPOTJDKDIST) launcher" \ 92 -postbuild "" "Building hotspot.exe..." "cd %o set HOTSPOTMKSHOME=$(HOTSPOTMKSHOME) nmake -f $(HOTSPOTWORKSPACE)\make\windows\projectfiles\common\Makefile LOCAL_MAKE=$(HOTSPOTBUILDSPACE)\%f\local.make JAVA_HOME=$(HOTSPOTJDKDIST) launcher" \
93 -ignoreFile jsig.c \ 93 -ignoreFile jsig.c \
94 -ignoreFile jvmtiEnvRecommended.cpp \ 94 -ignoreFile jvmtiEnvRecommended.cpp \
95 -ignoreFile jvmtiEnvStub.cpp \ 95 -ignoreFile jvmtiEnvStub.cpp \
96 -ignoreFile globalDefinitions_gcc.hpp \ 96 -ignoreFile globalDefinitions_gcc.hpp \
97 -ignoreFile globalDefinitions_sparcWorks.hpp \ 97 -ignoreFile globalDefinitions_sparcWorks.hpp \