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

Arm support #8

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Arm support #8

wants to merge 4 commits into from

Conversation

dokempf
Copy link
Member

@dokempf dokempf commented Feb 27, 2025

This supersedes #7

@dokempf dokempf mentioned this pull request Feb 27, 2025
@dokempf
Copy link
Member Author

dokempf commented Feb 27, 2025

@gmitch215 It turns out that the executable from archlinux is not directly usable outside the arch context due to missing shared libraries (which totally makes sense). I guess a different sources of a (statically linked) build is required.

@gmitch215
Copy link

@dokempf it seems Doxygen does not employ Linux ARM in their CI, which I talk about in doxygen/doxygen#11467 and have a PR for in doxygen/doxygen#11468.

The other option is to try and built it from source.

@gmitch215
Copy link

@dokempf The PR got merged. The CI builds ARM artifacts here and the artifacts can be downloaded here:

https://github.com/doxygen/doxygen/actions/runs/13649328735/artifacts/2687251410

(not sure if additional stuff is needed, but this contains all the executables)

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

Successfully merging this pull request may close these issues.

2 participants