Hotspot build ends with an error when compiled from Visual Studio using a project created with create.bat. The error message is src\share\vm\compiler\disassembler.cpp(34) : error C2146: syntax error : missing ';' before identifier 'HOTSPOT_LIB_ARCH' src\share\vm\compiler\disassembler.cpp(34) : fatal error C1004: unexpected end of file found
|