Project

General

Profile

Actions

Bug #569

open

coreinfo: i386-elf-gcc-ar: Cannot find binary 'i386-elf-ar'

Added by Matthias Brugger about 1 month ago. Updated about 1 month ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
11/14/2024
Due date:
% Done:

0%

Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:

Description

Hi, when trying to compile the qemu example with latest branch, I get the following error:

~/src/coreboot/$ make -C payloads/coreinfo/
Makefile:358: warning: overriding recipe for target '/home/mbrugger/src/coreboot/payloads/coreinfo/libpayload/arch/x86/exec.libc.o'
Makefile:358: warning: ignoring old recipe for target '/home/mbrugger/src/coreboot/payloads/coreinfo/libpayload/arch/x86/exec.libc.o'
    AR         /home/mbrugger/src/coreboot/payloads/coreinfo/libpayload/libpci.a
/home/mbrugger/src/coreboot/payloads/libpayload/../../util/crossgcc/xgcc/bin/i386-elf-gcc-ar: Cannot find binary 'i386-elf-ar'
make[1]: *** [Makefile.mk:116: /home/mbrugger/src/coreboot/payloads/coreinfo/libpayload/libpci.a] Error 1
make: *** [../libpayload/Makefile.payload:153: /home/mbrugger/src/coreboot/payloads/coreinfo/libpayload/libpayload.a] Error 2

I double checked and ./util/crossgcc/xgcc/bin/i386-elf-ar exists. I suppose it's a problem in the cross compilation of i386-elf-gcc-ar

Actions #1

Updated by Matthias Brugger about 1 month ago

  • Target version changed from none to master
Actions #2

Updated by Matthias Brugger about 1 month ago ยท Edited

Version 24.08 works as expected.

Actions

Also available in: Atom PDF