<div dir="ltr">Hi,<div>I was trying to build a FILO payload to see the functionality of coreboot on qemu. For doing this, I went for <span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px;line-height:19.200000762939453px">building libpayload and FILO in one go using the build.sh script, with default options for both of them. But I got the following error:</span></div>

<div><br></div><div><div># configuration written to .config</div><div>#</div><div>Building libpayload...</div><div>Warning: no suitable GCC for armv7.</div><div>/bin/sh: 1: -print-libgcc-file-name: not found</div><div>/bin/sh: 1: -print-libgcc-file-name: not found</div>
<div>cp: cannot stat ‘lib.config’: No such file or directory</div><div>make: *** [/home/naman/coreboot/payloads/filo/build/libpayload/lib/libpayload.a] Error 1</div></div><div><br></div><div>Hence the config file was not created and thus ELF FILO image was not created. Can someone help me understand why this happened and how to rectify it? </div>
<div>Also I wanted to know, once the filo.elf payload is ready, how to create a hard disk image containing the Linux kernel and optional initramfs that FILO loads.<font color="#000000" face="sans-serif"><span style="line-height:19.200000762939453px"> My ultimate goal is to use this hard-disk image with a coreboot.rom i create.</span></font></div>
<div><font color="#000000" face="sans-serif"><span style="line-height:19.200000762939453px"><br></span></font></div><div><font color="#000000" face="sans-serif"><span style="line-height:19.200000762939453px">Regards,</span></font></div>
<div><font color="#000000" face="sans-serif"><span style="line-height:19.200000762939453px">Naman Govil</span></font></div></div>