[coreboot] coreboot and Clang/LLVM

Антон Кочков anton.kochkov at gmail.com
Mon Apr 25 22:22:19 CEST 2011


Attached log with make V=1
Best regards,
Anton Kochkov.




2011/4/25 Stefan Reinauer <stefan.reinauer at coreboot.org>:
> * Антон Кочков <anton.kochkov at gmail.com> [110425 21:15]:
>> Nope this is error of specifics of -I option for clang
>> gcc works ok on the same tree
>>
>> Also this file already here.
>
> Hm.. the message is caused by romcc though.
>
> Can you run make V=1 with clang?
>
>
-------------- next part --------------
    ROMCC      mainboard/emulation/qemu-x86/bootblock.inc
clang -m32 -MM -MTbuild/mainboard/emulation/qemu-x86/bootblock.inc \
	src/arch/x86/init/bootblock_normal.c > build/mainboard/emulation/qemu-x86/bootblock.inc.d
src/arch/x86/init/bootblock_normal.c:1:10: fatal error: 'bootblock_common.h' file not found
#include <bootblock_common.h>
         ^
1 error generated.
make: *** [build/mainboard/emulation/qemu-x86/bootblock.inc] Error 1


More information about the coreboot mailing list