http://valinet6l6tq6d5yohaa6gdsf2ho4qcqcxyj2nahp5kd4z7nsa6ycdqd.onion/2021/01/20/Automatically-backup-the-iPhone-to-the-Raspberry-Pi.html
Again, everything is standard, except that you need to explicitly tell the linker to link to libatomic (because gcc on Raspbian Buster is slightly old (version 8) and is not forgiving about this). Also, for this to compile, first we need to compile libgeneral from the same developer. git clone https://github.com/tihmstar/libgeneral
cd libgeneral
.