raspberry-pi-cross-compilers | Latest GCC Cross Compiler & Native CI
kandi X-RAY | raspberry-pi-cross-compilers Summary
kandi X-RAY | raspberry-pi-cross-compilers Summary
[Downloads][downloads-badge]][downloads].
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of raspberry-pi-cross-compilers
raspberry-pi-cross-compilers Key Features
raspberry-pi-cross-compilers Examples and Code Snippets
Community Discussions
Trending Discussions on raspberry-pi-cross-compilers
QUESTION
I've installed Debian Bullseye from this page: https://raspi.debian.net/daily-images/
on a Raspberry Pi 4 machine and prepared the required libraries and packages following these guides:
https://github.com/abhiTronix/raspberry-pi-cross-compilers/blob/master/QT_build_instructions.md
This is the compiler I'm using: https://snapshots.linaro.org/gnu-toolchain/12.0-2021.10-1/aarch64-linux-gnu/gcc-linaro-12.0.0-2021.10-x86_64_aarch64-linux-gnu.tar.xz
from this page: https://snapshots.linaro.org/gnu-toolchain/12.0-2021.10-1/aarch64-linux-gnu/
issue description
When I run ./configure... after some processing the compiler throws an error:
aarch64-linux-gnu-g++: error: unrecognized command-line option
-mfloat-abi=softfp
Meanwhile, Linaro or official ARM compilers do not support VFP, FPU, etc. so I had to change the qmake.conf to try to remove that command-line option from the compiler flags.
...ANSWER
Answered 2021-Oct-11 at 03:33fixed this by editing the qmake.conf
used linux_device_post
instead of linux_arm_device_post
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install raspberry-pi-cross-compilers
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page