bootlin / toolchains-builder

http://toolchains.free-electrons.com
89 stars 27 forks source link

Newest toolchains build broken OpenBIOS firmwares #64

Open crass opened 11 months ago

crass commented 11 months ago

I've tried the two newest stable builds and the newest bleeding edge build and they all produce firmwares that cause QEMU to above. In contrast, the firmwares built with kernel.org toolchains work fine. For more details, see this OpenBIOS issue: openbios/openbios#15.

tpetazzoni commented 11 months ago

Thanks for your report. As reported https://github.com/openbios/openbios/issues/15, this is not an issue unique to Bootlin toolchains, it seems like it is an issue affecting other toolchains as well, so it's likely to be an upstream GCC or binutils issue. It's kind weird though that the toolchains at kernel.org are working well.

Could you try to narrow down if the same GCC version in kernel.org toolchains and Bootlin toolchains is working on one side, and broken on the other side ?