Skip to content

Conversation

@messense
Copy link
Member

No description provided.

@messense
Copy link
Member Author

bors try amd64 --target powerpc64-unknown-linux-musl

bors bot added a commit that referenced this pull request Sep 24, 2022
@bors
Copy link
Contributor

bors bot commented Sep 24, 2022

try

Build failed:

@messense
Copy link
Member Author

messense commented Sep 24, 2022

ABI version 1 is not compatible with ABI version 2 output

Looks like gcc is compiled with ELFv1, but Rust uses ELFv2 for powerpc64 musl targets, see rust-lang/rust#60617 (or the reverse?)

Though musl-cross-make already set --with-abi=elfv2 for powerpc64 target:

https://github.com/richfelker/musl-cross-make/blob/fe915821b652a7fa37b34a596f47d8e20bc72338/litecross/Makefile#L26-L28

@messense
Copy link
Member Author

@copilot please rebase this branch onto main and fix any conflicts

Copy link
Contributor

Copilot AI commented Jan 23, 2026

@messense I've opened a new pull request, #215, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Rebase onto main and add powerpc64-unknown-linux-musl target

Co-authored-by: messense <1556054+messense@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: messense <1556054+messense@users.noreply.github.com>
@messense messense closed this Jan 23, 2026
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