Searched refs:LD_VER (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/make/windows/
H A Dbuild_vm_def.sh60 LD_VER="$1"
63 if [ "x$LD_VER" != "x800" -a "x$LD_VER" != "x900" -a "x$LD_VER" != "x1000" ]; then
H A Dget_msc_ver.sh76 echo "LD_VER=$FORCE_LD_VER"
90 LD_VER=`"$EXPR" $LD_VER_MAJOR \* 100 + $LD_VER_MINOR`
91 echo "LD_VER=$LD_VER"

Completed in 29 milliseconds