forked from oracle/graal
-
Notifications
You must be signed in to change notification settings - Fork 0
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
i386 support for SVM #1
Comments
Add platform i386 to sdk:
and rebuild the SDK (don't forget to delete mxbuild first).
|
The required backend is located in the compiler subproject. The *.amd64 packages are partially duplicated as *.i386 packages and adapted. Partially means, that the actual code-generating parts of the hotspot are omitted as the substratevm is used for these purposes instead. |
|
tofische
pushed a commit
that referenced
this issue
Jun 29, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: