win 32bit build: configure cannot resolve 32bit crt. (original) (raw)

Thomas Stüfe thomas.stuefe at gmail.com
Sat Mar 10 07:58:09 UTC 2018


Hi,

did anyone build 32bit windows recently?

I get the following configure error:

.. POSSIBLE_MSVC_DLL /cygdrive/c/Program POSSIBLE_MSVC_DLL Files POSSIBLE_MSVC_DLL (x86)/Microsoft POSSIBLE_MSVC_DLL Visual POSSIBLE_MSVC_DLL Studio POSSIBLE_MSVC_DLL 12.0/VC/redist/x86/Microsoft.VC120.CRT/msvcr120.dll configure: Found msvcr120.dll at /cygdrive/c/Windows/system32/msvcr120.dll using well-known location in SYSTEMROOT checking found msvcr120.dll architecture... incorrect, ignoring configure: The file type of the located msvcr120.dll is PE32+ executable (DLL) (GUI) x86-64, for MS Windows configure: Found msvcr120.dll at /cygdrive/c/Program Files (x86)/Microsoft Visual Studio 12.0/VC/redist/arm/Microsoft.VC120.CRT/msvcr120.dll using search of VCINSTALLDIR checking found msvcr120.dll architecture... incorrect, ignoring configure: The file type of the located msvcr120.dll is PE32 executable (DLL) (GUI) ARMv7 Thumb, for MS Windows checking for msvcr120.dll... no configure: error: Could not find msvcr120.dll. Please specify using --with-msvcr-dll. configure exiting with result code 1 ...

I am building the jdk-hs repo on WIndows 7 with VS 2013 Premium ed. Update 5.

My configure options are: --with-boot-jdk=/cygdrive/c/mine/projects/openjdk/jdks/openjdk9 --with-target-bits=32 --with-debug-level=slowdebug --with-native-debug-symbols=external

Kind Regards, Thomas



More information about the build-dev mailing list