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

fixed cross-compilation of examples #2233

Merged
merged 1 commit into from
Dec 21, 2021
Merged

fixed cross-compilation of examples #2233

merged 1 commit into from
Dec 21, 2021

Conversation

pitpit
Copy link
Contributor

@pitpit pitpit commented Dec 20, 2021

tested compiling from x86-64 (debian buster) to Raspberry Pi (raspbian buster).

make PLATFORM=PLATFORM_RPI USE_RPI_CROSS_COMPILER=TRUE RPI_TOOLCHAIN=/opt/cross-pi-gcc-8.3.0-0 RPI_TOOLCHAIN_SYSROOT=

@raysan5 raysan5 merged commit bb7b13e into raysan5:master Dec 21, 2021
@raysan5
Copy link
Owner

raysan5 commented Dec 21, 2021

@pitpit Nice improvement! Thanks! Please note that PLATFORM_RPI only works with Raspberry PI OS Legacy (Buster-based). Latest RPI OS Bullseye requires building with PLATFROM_DRM for the Full KMS graphics backend, Dispmanx is not supported any more.

@pitpit pitpit deleted the bugfix/examples-cross-compilation branch January 2, 2022 12:06
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