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

Get toolchain info from a single place, preferably openJDK configure #518

Open
JamesKingdon opened this issue Nov 4, 2017 · 2 comments
Open

Comments

@JamesKingdon
Copy link
Contributor

We currently have toolchain information spread around multiple files including

linux_arm.spec
configure_linux_arm.ml
targets.mk.linux.inc.ftl
tr.source/trj9/Makefile

This information should ideally be obtained from the openJDK configure output.

@DanHeidinga
Copy link
Member

@JamesKingdon Have you see issue #90 ? It covers replacing the current UMA specs with a cmake based build system. I'm not sure the current cmake story will get us all the way to having the all the info come from the openJDK configure, but it will move the project closer to that goal.

@JamesKingdon
Copy link
Contributor Author

Hi Dan, yes, I know of the ongoing work to move to cmake. Do we have a feel for when that will replace the existing build systems for an integrated openJDK build?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants