Skip to content
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

How to generate the static libraries required by 19.3? #1957

Closed
ziyilin opened this issue Dec 9, 2019 · 1 comment
Closed

How to generate the static libraries required by 19.3? #1957

ziyilin opened this issue Dec 9, 2019 · 1 comment

Comments

@ziyilin
Copy link
Collaborator

ziyilin commented Dec 9, 2019

Four static libraries (libjava.a, libnet.a, libnio.a and libzip.a) are required to build GraalVM 19.3. I found they are copied from the released version of JVMCI JDK.

However, I didn't find these static libraries when I build JVMCI with mx build. It seems they are copied from the base JDK used to build JVMCI.

Where are these static libraries originally from? And how can I build them?

@ziyilin
Copy link
Collaborator Author

ziyilin commented Dec 9, 2019

I have found the solution.

graalvm/openjdk8-jvmci-builder#11

@ziyilin ziyilin closed this as completed Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant