https://doc.coreboot.org/lessons/lesson1.html  got followed? 

<mturney@codeaurora.org> 于2019年6月19日周三 下午10:12写道:
On 2019-06-14 13:47, Patrick Georgi wrote:
> Hey Mike,
>>
> /local/mnt/workspace/mturney/gitrepos/qualcomm/chromebook/cbdc-meta/standalone/coreboot/util/cbfstool/cbfstool.c:546:19:
>>
>> note: in expansion of macro 'MAX'
>> uint32_t size = MAX(hs, param.padding);
>
> This is built with your host compiler. Probably an old compiler?

As I am currently stuck on using 14.04 Ubuntu which has an old version
of GCC, I am curious what gcc versions are in use that folks are using
to build coreboot in standalone tree?

gcc is already the newest version.
gcc set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
mturney@mturney-linux:~$ gcc --version
gcc (Ubuntu 4.8.4-2ubuntu1~14.04.4) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

mturney@mturney-linux:~$


>
> Patrick
>
> Links:
> ------
> [1] http://review-android.quicinc.com:29418/coreboot/chrome-ec.git
_______________________________________________
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-leave@coreboot.org