Open Marsman1996 opened 1 month ago
~OK, I forgot to install gcc-multilib and g++-multilib...~ Weird, I create a new docker image and the error happens again 🤔.
Nope, the PR only fix the path of the toolchain, and during the time of compiling musl, the toolchain path only contains the compiled binutils.
Hi,
I'm trying to build and run maestro from source code. And I use this Dockerfile build maestro kernel successfully but met some problems with blimp cross building.
When the
cross/build.sh
built the musl, it failed during the link time: