hotspot/make/windows/build.make
changeset 11955 aeca8151886e
parent 9411 a52e64081a0c
child 12503 9df71f999005
--- a/hotspot/make/windows/build.make	Wed Feb 22 10:32:29 2012 -0800
+++ b/hotspot/make/windows/build.make	Wed Feb 22 09:24:35 2012 +0100
@@ -297,6 +297,10 @@
 	@ echo BUILDARCH=$(BUILDARCH)         			>> $@
 	@ echo Platform_arch=$(Platform_arch)        		>> $@
 	@ echo Platform_arch_model=$(Platform_arch_model)	>> $@
+	@ echo CXX=$(CXX)					>> $@
+	@ echo LD=$(LD)						>> $@
+	@ echo MT=$(MT)						>> $@
+	@ echo RC=$(RC)						>> $@
 	@ sh $(WorkSpace)/make/windows/get_msc_ver.sh		>> $@
 
 checks: checkVariant checkWorkSpace checkSA