On 07.01.23 23:53, Rafael Send wrote:
If I wanted to try your first suggestion, does the toolchain build transcend directories? In order to not mix up trees & versions so far I have just checked out the latest master and the version in question into two totally separate coreboot folders.
Not automatically, but you can point to the .../util/crossgcc/xgcc/bin directory in $XGCCPATH or add it to your $PATH.
You can also pull out the whole xgcc/ dir, so it doesn't live in a specific tree checked out.
Nico