-
Bug
-
Resolution: External
-
P3
-
None
-
None
-
None
-
windows
checking whether the C compiler works... yes
checking for C compiler default output file name... conftest.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... configure: error: in `/mnt/c/OpenJDK':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
configure exiting with result code 1
When configure tries to run ./conftest.exe, it exits with 139 code.
checking for C compiler default output file name... conftest.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... configure: error: in `/mnt/c/OpenJDK':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
configure exiting with result code 1
When configure tries to run ./conftest.exe, it exits with 139 code.
- links to
-
Review openjdk/jdk/9289