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-linux-musleabihf #183

Closed
alexrp opened this issue Aug 22, 2024 · 0 comments · Fixed by #197
Closed

arm-linux-musleabihf #183

alexrp opened this issue Aug 22, 2024 · 0 comments · Fixed by #197

Comments

@alexrp
Copy link
Member

alexrp commented Aug 22, 2024

install
└─ install zig
   └─ zig build-exe zig ReleaseFast arm-linux-musleabihf failure
error: warning(link): unexpected LLD stderr:
ld.lld: warning: Linking two modules of different target triples: '/home/alexrp/Source/zig-bootstrap/zig/.zig-cache/o/2114b7956f3867c84769305bd38f1f0b/zig.o' is 'arm-unknown-linux-musleabihf' whereas 'ld-temp.o' is 'armv6kz-unknown-linux-musleabihf'

Same issue as #102 (comment).

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 a pull request may close this issue.

1 participant