Skip to content

Still can't compile on Ubuntu 22.04 Arm, and getting lots of compiler warnings #907

Answered by torriem
torriem asked this question in Q&A
Discussion options

You must be logged in to vote

Okay I got it to build. I had to make sure to use -D3588=1 with cmake, and then I had some missing debs to install.

You'd think that the deb package with the 32 bit gcc would pull in the packages needed to actually build with it, but that is not the case. I had to install libc6-dev-armhf-cross specifically. Ubuntu packaging bug.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by torriem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants