|
|
|
|
|
by jchw
931 days ago
|
|
What's weird is that the Clang binary is clearly compiled for an instruction set that is compatible with the Pi B+, but it doesn't target an instruction set that is compatible with the Pi B+. This is genuinely weird, since that's not meant to be a cross-compiler; in theory, the host and the target should be the same. Presumably the image is Raspbian. I don't see a reason why not to assume that. |
|