Skip to content

Does building instruction work on RPi4 64 bit OS? #17068

Answered by Kolcha
dasrocky asked this question in Q&A
Discussion options

You must be logged in to vote

manual you mentioned seems to be not suitable for arm64 (aarch64) because it mentions arm-linux-gnueabihf which definitely means 32-bit ARM, for 64-bit it should look different. as solution, I suggest just to drop this --with-boost-libdir part, system library should be detected correctly, option is required when you are building with custom boost. another option - consider to use cmake instead of autotools, it doesn't have such confusing options and definitely searches system libraries by default.

also I would like to suggest just to add my custom repository (it has builds for Raspbian for both 32 and 64 bit ARM) and just install qbittorrent / qbittorrent-nox package (libtorrent-rasterbar

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@dasrocky
Comment options

@Kolcha
Comment options

@dasrocky
Comment options

@Kolcha
Comment options

@dasrocky
Comment options

Answer selected by dasrocky
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