Skip to content

libgcc.a uses VFP register arguments, bin/cold.package.elf does not (hard-float upgrade fails) #769

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

Open
jpalardy62 opened this issue Apr 15, 2025 · 2 comments

Comments

@jpalardy62
Copy link

Testing with kernel 4.2.0, vscode addon version 0.8.3 (released yesterday), GCC arm-none-eabi-gcc (Arm GNU Toolchain 13.3.Rel1 (Build arm-13.24)) 13.3.1 20240614 on macOS (M1 / Apple Silicon)

All of these versions * should * be correct, per #703 , but it's still failing to compile. Downgrading to kernel 4.1.2 (pros conduct upgrade [email protected]) compiles correctly, upgrading back to 4.2.0 fails again. I've also uninstalled/reinstalled the toolchain.

@AndrewLuGit
Copy link
Contributor

AndrewLuGit commented Apr 15, 2025

Try running pros make clean to delete the cold package, then see if it builds properly

@apalrd
Copy link

apalrd commented Apr 16, 2025

Already did that as well.

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

No branches or pull requests

3 participants