Skip to content

unsupported arch armv7l on raspberry pi 4 when attempting to install LDC #1423

Answered by abraunegg
prizzledev asked this question in Q&A
Discussion options

You must be logged in to vote

@Prizzledizle

If I run curl -fss https://dlang.org/install.sh | bash -s ldc on my raspberry pi 4 in terminal, I get
unsupported arch armv7l as respond.

This is because LDC cannot be installed that way on a Raspberry Pi.

For a Raspberry PI you must follow these instructions:

Given you are running armv7l you need to follow the ARMHF instructions.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by abraunegg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants