hotspot 32-bit on 64-bit "cross-compile" broken
Erik Joelsson
erik.joelsson at oracle.com
Tue Sep 18 03:04:36 PDT 2012
On 2012-09-18 11:39, David Holmes wrote:
>
> ASFLAGS is used by the VM - significantly to pass the ARCHFLAG value
> ie -m32
>
I will try to clarify this bit. What I mean is that the new build-infra
build is not using ASFLAGS in the jdk. We are just setting it to " " in
configure for no reason. Since hotspot is setting and using ASFLAGS,
overriding it in spec.gmk for no reason seems silly. I will remove it
from spec and configure as it currently serves no purpose.
/Erik
More information about the build-infra-dev
mailing list