C Code compiled on Raspbian Bookworm won’t run on Buster
When I compile code on a Raspberry Pi running the latest Bookworm release, it won’t run on a Raspberry Pi with Buster. It returns cannot execute binary file: Exec format error
. Why?
When I compile code on a Raspberry Pi running the latest Bookworm release, it won’t run on a Raspberry Pi with Buster. It returns cannot execute binary file: Exec format error
. Why?