-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[JDK11] Configure scripts & code changes for RISC-V 64bit #218
Comments
The changes are to modify the scripts intended for OpenJ9 to enable RISC-V from the configuration perspective. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
The changes are to modify the scripts in the make directory to enable RISC-V from the configuration perspective. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
The changes are to modify the java code in the src directory to disable compiling AWT related library in cross-compilation for RISC-V. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
The changes are to modify the java code in the src directory to disable compiling AWT related library in cross-compilation for RISC-V. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
The changes are to modify the scripts intended for OpenJ9 to enable RISC-V from the configuration perspective. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
Jan Vrany (the external contributor on OMR/JIT) suggested me to double-check whether it is feasible to only do cross-compilation by mounting the Fedora_Linux OS image to the local system (used for |
Already solved the compilation issue with X11 with |
The changes are to modify the scripts intended for OpenJ9 to enable RISC-V from the configuration perspective. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
The changes are to modify the scripts in the make directory to enable RISC-V from the configuration perspective. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
The changes are to modify the scripts in the make directory to enable RISC-V from the configuration perspective. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
The changes are to modify the java code in the src directory to disable compiling AWT related library in cross-compilation for RISC-V. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
Already removed all X11 related changes to enable X11 in cross-compilation. |
The changes are to modify the java code in the src directory to avoid the timeout issue in the native compilation on RISC-V. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
The changes are to modify the scripts intended for OpenJ9 to enable RISC-V from the configuration perspective. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
The changes are to modify the scripts intended for OpenJ9 to enable RISC-V from the configuration perspective. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
The changes are to modify the scripts intended for OpenJ9 to enable RISC-V from the configuration perspective. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
The changes are to modify the scripts in the make directory to enable RISC-V from the configuration perspective. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
The changes are to modify the scripts intended for OpenJ9 to enable RISC-V from the configuration perspective. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
The change is to ensure the installed cross-compiler is correctly set up on the host system from OpenJDK11 perspective by changing the prefix of the cross-toolchain if users prefer the installed cross-compiler rather than building a cross-compiler from the source. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
The change is to ensure the installed cross-compiler is correctly set up on the host system from OpenJDK11 perspective by changing the prefix of the cross-toolchain if users prefer the installed cross-compiler rather than building a cross-compiler from the source. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
The change is to ensure the installed cross-compiler is correctly set up on the host system from OpenJDK11 perspective by changing the prefix of the cross-toolchain if users prefer the installed cross-compiler rather than building a cross-compiler from the source. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
The change is to ensure the installed cross-compiler is correctly set up on the host system from OpenJDK11 perspective by changing the prefix of the cross-toolchain if users prefer the installed cross-compiler rather than building a cross-compiler from the source. Issue: ibmruntimes#218 Signed-off-by: Cheng Jin <[email protected]>
The issue is opened to include all the changes in JDK11 for eclipse-openj9/openj9#5058 to enable RISCV 64 bit as follows:
#219 , #220, #297
FYI: @keithc-ca, @pshipton , @DanHeidinga
The text was updated successfully, but these errors were encountered: