b15 build failure on 32 bit Linux (GCC 4)

Lars lhofhansl at yahoo.com
Fri Jul 6 20:15:19 UTC 2007


hotspot/src/cpu/i486/vm/assembler_i486.hpp causes an obvious build problem.

"Address::" has to be removed from this (at line 161):

#ifndef _LP64
   Address::Address(address loc, RelocationHolder spec);
#endif // _LP64

-- Lars



More information about the build-dev mailing list