research: aarch64 hello-world C++ compile hard gate #7
Loading…
Reference in a new issue
No description provided.
Delete branch "research/hello-aarch64"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Proven:
sb2 -t SailfishOS-5.2.0.15-aarch64 -m sdk-build g++ --version(g++ 13.4.0, cmake 3.31.8). Next gate from docs: compile hello-world.cpp.Changes
scripts/hello-aarch64/hello.cpp— minimal stdio hellosb2 -t SailfishOS-5.2.0.15-aarch64 -m sdk-build g++ -O2 -o /work/artifacts/hello-aarch64 /work/scripts/hello-aarch64/hello.cppartifacts/hello-aarch64-compile.log(PR #5 perms)file/readelfmust show ELF aarch64 (do not execute on x86)next.md/research.md— step 4; honesty notes hello-world is toolchain proof onlyNo Flutter engine or RPM success claimed.