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
--
Thanks,
Joseph Smith
Set-Top-Linux
www.settoplinux.org
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot