Skip to content

Conversation

FurryAcetylCoA
Copy link

Cross-architecture Packaging is unavailable on LoongArch because qemu can't(and impossible) handle "host system's page size exceeds the target architecture's page size situation."


Actually we should add a warning inside ciel.
But since CIEL support importing custom sysroot. We can't just hardcode something like amd64 = 4k loongson3 = 4k
And I can't find a easy way to get the desired page size from a sysroot. Reading the align of GNU_STACK using readelf or add a elf reader inside ciel?

Anyway, before anything is added to ciel. At least we add it here, just in case anyone else is trying to do the same thing and get confused.


Desired Merge Strategy: Squash // I made a typo and github.dev can't amend&force-push

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.

1 participant