[coreboot] Builduing coreboot for Gigabyte GA-890GPA-UD3H always fails with this message (using Fedora 15 x86_64 and the Option SeaBios as loader)

Scott Duplichan scott at notabs.org
Tue Jun 7 03:41:52 CEST 2011


Omar-Mohammad Ataya wrote:

]HOSTCC     util/romcc/romcc (this may take a while)
]/home/omar/coreboot/util/romcc/romcc.c: In Funktion »raw_next_token«:
]/home/omar/coreboot/util/romcc/romcc.c:4083:7: Warnung: Variable »wchar«
]gesetzt, aber nicht verwendet [-Wunused-but-set-variable]

Hello Omar,

>From the error messages, it looks like you are using gcc 4.6.0, and
possibly the wrong binutils. The current coreboot code is most often
compiled using gcc 4.5.2. The best way to ensure no build tool
related problems is build a cross compile tool set using
coreboot/util/crossgcc/buildgcc.

Thanks,
Scott





More information about the coreboot mailing list