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

Ada support? #133

Open
1ma opened this issue Aug 21, 2021 · 1 comment
Open

Ada support? #133

1ma opened this issue Aug 21, 2021 · 1 comment

Comments

@1ma
Copy link

1ma commented Aug 21, 2021

The config.mak.dist states that the only languages supported are C and C++, and indeed Ada is broken as-is.

However I've been able to build GCC 9.4.0 targeting x86_64-linux-musl with Ada support by applying a subset of patches from the Alpine Linux GCC port. I don't know how stable it is, but I've been able to build several well-known Ada projects with this toolchain (XmlAda, GPRBuild, GNATColl and Alire), and they all seem to work.

Are you interested in these patches?

@richfelker
Copy link
Owner

Yes, I am. It's hard to bootstrap (you need a host compiler that supports Ada to begin with) which means you can't use an existing lineage of MCM toolchains to build it, but it would still be worthwhile to have.

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

2 participants