You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have know idea if anyone still looks at this repo, but I'm getting a build failure:
Terminal output:
[caleb@caleb-gaming-rig-archlinux OpeniBoot-Toolchain]$ sudo bash build-toolchain.sh make
build-toolchain.sh: line 83: /tmp/ipl-toolchain/build.log: No such file or directory
Are you on Mac? I tried building the toolchain and kept running up against snag after snag. I think the toolchain source is way too out of date at this point. Don't use the installer script. Instead you'll have to follow the instructions here step-by-step, patching issues as you run into them.
I spent multiple days and ultimately gave up. Instead, I followed @planetbeing's instructions on using a prebuilt toolchain. The git link there is out of date too; you'll want to run git clone https://android.googlesource.com/platform/prebuilt
NB: If you do end up continuing down the route of building from scratch, one of the big things I remember is that you'll need to manually tweak some GCC flags to do with in-line functions and loop unrolling because of some bugs/inconsistencies in newer versions of GCC. I don't remember all of the patches I had to do, but keep me updated with whatever issues you run into and I can try to help.
I have know idea if anyone still looks at this repo, but I'm getting a build failure:
Terminal output:
[caleb@caleb-gaming-rig-archlinux OpeniBoot-Toolchain]$ sudo bash build-toolchain.sh make
build-toolchain.sh: line 83: /tmp/ipl-toolchain/build.log: No such file or directory
Starting Binutils
Completed Binutils
Starting GCC Part 1
Failed to build GCC part 1 (stage: gcc_build)
build.log
The text was updated successfully, but these errors were encountered: