compiling openJdk 11 on windows 7 32bits fail (original) (raw)
Franco Gastón Pellegrini francogpellegrini at gmail.com
Sat Nov 3 01:50:11 UTC 2018
- Previous message (by thread): RFR(S): remove ExecuteInternalVMTests and VerboseInternalVMTests flags
- Next message (by thread): compiling openJdk 11 on windows 7 32bits fail
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, When I try to compìle OpenJDK 11, I get an error. I tried using visual studio 2015 and 2017 with the same error. Note that compiling OpenJDK 9 and 10 work just fine.
I attached the log, but the error is:
** Visual Studio 2017 Developer Command Prompt v15.8.9 ** Copyright (c) 2017 Microsoft Corporation
[vcvarsall.bat] Environment initialized for: 'x86'
configure: Setting extracted environment variables
checking for Visual Studio variables... ok
configure: Rewriting ipath to
"/cygdrive/c/progra1/micros1/2017/commun1/vc/tools/msvc/14151.267/include"
configure: Rewriting ipath to
"/cygdrive/c/progra1/wi3cf21/netfxsdk/46d3461.1/include/um"
configure: Rewriting ipath to
"/cygdrive/c/progra1/wi3cf21/10/include/1001711.0/ucrt"
configure: Rewriting ipath to
"/cygdrive/c/progra1/wi3cf21/10/include/1001711.0/shared"
configure: Rewriting ipath to
"/cygdrive/c/progra1/wi3cf21/10/include/1001711.0/um"
configure: Rewriting ipath to
"/cygdrive/c/progra1/wi3cf21/10/include/1001711.0/winrt"
configure: Rewriting ipath to
"/cygdrive/c/progra1/wi3cf21/10/include/1001711.0/cppwinrt"
configure: Rewriting libpath to
"/cygdrive/c/progra1/micros1/2017/commun1/vc/tools/msvc/14151.267/lib/x86"
configure: Rewriting libpath to
"/cygdrive/c/progra1/wi3cf21/netfxsdk/46d3461.1/lib/um/x86"
configure: Rewriting libpath to
"/cygdrive/c/progra1/wi3cf21/10/lib/1001711.0/ucrt/x86"
configure: Rewriting libpath to
"/cygdrive/c/progra1/wi3cf21/10/lib/1001711.0/um/x86"
checking for cl...
/cygdrive/c/PROGRA1/MICROS1/2017/COMMUN1/VC/Tools/MSVC/14.15.26726/bin/HostX86/x86/cl
configure: Rewriting CC to
"/cygdrive/c/progra1/micros1/2017/commun1/vc/tools/msvc/14151.267/bin/hostx86/x86/cl"
checking resolved symbolic links for CC... no symlink
configure: Using microsoft C compiler version 19.15.26732.1 [Microsoft (R)
C/C++ Optimizing Compiler Version 19.15.26732.1 for x86]
checking whether the C compiler works... no
configure: error: in /home/Franco/Java/jdk11': configure: error: C compiler cannot create executables See
config.log' for more details
configure exiting with result code 77
-- Franco Gastón Pellegrini -------------- next part -------------- A non-text attachment was scrubbed... Name: configure.log Type: application/octet-stream Size: 135015 bytes Desc: not available URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20181102/9b03596b/configure.log>
- Previous message (by thread): RFR(S): remove ExecuteInternalVMTests and VerboseInternalVMTests flags
- Next message (by thread): compiling openJdk 11 on windows 7 32bits fail
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]