Cross compiling to ARM

Fedora’s cross-toolchain is built with “sysroot” support (see cross-gcc.spec), allowing the user to provide libraries of their choice in this location. I believe embedded development usually provides their own cross-environment like for example BuildRoot.

1 Like