[coreboot] Error building cache_as_ram.inc

Joseph Smith joe at settoplinux.org
Thu Feb 25 13:38:19 CET 2010




On Thu, 25 Feb 2010 05:54:46 -0500, Joseph Smith <joe at settoplinux.org>
wrote:
> On 02/25/2010 05:52 AM, Patrick Georgi wrote:
>> Am 25.02.2010 11:50, schrieb Joseph Smith:
>>> I just have it running outside the coreboot directory, does that make a
>>> difference?
>> Is it used by coreboot? (see .xcompile)
>>
>> Were the patches applied? (We specifically fix the /-as-comment
>> "feature" in our version), but I know of some cases where patching
>> failed, and buildgcc didn't stop there.
>>
> Yes, it appears to be using crossgcc:
> 
> # elf32-i386 toolchain
> AS:=i386-elf-as
> CC:=i386-elf-gcc -fno-stack-protector -Wl,--build-id=none
> CPP:=i386-elf-cpp
> AR:=i386-elf-ar
> LD:=i386-elf-ld
> STRIP:=i386-elf-strip
> NM:=i386-elf-nm
> OBJCOPY:=i386-elf-objcopy
> OBJDUMP:=i386-elf-objdump
> 
> # native toolchain
> HOSTCC:=gcc
> 
> 
So am I looking at this correctly?
It is using crossgcc correct?

-- 
Thanks,
Joseph Smith
Set-Top-Linux
www.settoplinux.org





More information about the coreboot mailing list