[coreboot] Re: I can't build crossgcc

2024-02-22 Thread Keith Hui
Hi Felix, On Wed, Feb 21, 2024, 04:08 Felix Singer wrote: > Hi Keith, > > did you check if your crossgcc directory is dirty? Is there an existing > xgcc directory? > After removing the build-* directories inside util/crossgcc and re-running 'make crossgcc', build for binutils succeeded. Waiting

[coreboot] Re: I can't build crossgcc

2024-02-21 Thread Felix Singer
Hi Keith, did you check if your crossgcc directory is dirty? Is there an existing xgcc directory? Felix On Mon, 2024-02-19 at 15:08 -0500, Keith Hui wrote: > Hi guys, > > I was unable to build crossgcc. The important tail end of build log > is > included at the end. > > I couldn't figure out