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

build fails on AArch64 (A64FX), Fedora 33 #20

Open
LutzWeischerFujitsu opened this issue Mar 4, 2021 · 2 comments
Open

build fails on AArch64 (A64FX), Fedora 33 #20

LutzWeischerFujitsu opened this issue Mar 4, 2021 · 2 comments

Comments

@LutzWeischerFujitsu
Copy link

... because it is made for x86-64 only?

@tgehr
Copy link
Collaborator

tgehr commented Apr 6, 2021

There are compilers for AArch64 here: https://github.com/ldc-developers/ldc/releases

What error do you get in particular?

@LutzWeischerFujitsu
Copy link
Author

(base) [jw@cn06 silq]$ ./dependencies-release.sh
--2021-04-07 09:03:17-- https://github.com/ldc-developers/ldc/releases/download/v1.22.0/ldc2-1.22.0-linux-x86_64.tar.xz
Connecting to 62.244.109.33:8080... connected.
Proxy request sent, awaiting response... 302 Found
Location: https://github-releases.githubusercontent.com/2174666/34d26d00-b01c-11ea-871d-e621aa0a9b88?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210407%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210407T070317Z&X-Amz-Expires=300&X-Amz-Signature=b0f1d61aafcaff275ee6f059d5447029b1f716485f4a2682f83cf043f422da09&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=2174666&response-content-disposition=attachment%3B%20filename%3Dldc2-1.22.0-linux-x86_64.tar.xz&response-content-type=application%2Foctet-stream [following]
--2021-04-07 09:03:17-- https://github-releases.githubusercontent.com/2174666/34d26d00-b01c-11ea-871d-e621aa0a9b88?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210407%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210407T070317Z&X-Amz-Expires=300&X-Amz-Signature=b0f1d61aafcaff275ee6f059d5447029b1f716485f4a2682f83cf043f422da09&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=2174666&response-content-disposition=attachment%3B%20filename%3Dldc2-1.22.0-linux-x86_64.tar.xz&response-content-type=application%2Foctet-stream
Connecting to 62.244.109.33:8080... connected.
Proxy request sent, awaiting response... 200 OK
Length: 57756788 (55M) [application/octet-stream]
Saving to: 'ldc2-1.22.0-linux-x86_64.tar.xz'

ldc2-1.22.0-linux-x86_64.tar. 89%[===========================================> ] 49.16M 5.61MB/s eta 2s ^C
(base) [jw@cn06 silq]$

It downloads a x86-64 type version for ldc. yum install ldc works on my machine.

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