[coreboot] [SOLVED] Re: Building coreboot on 64-bit host

llandre r&d2 at dave-tech.it
Mon May 19 11:29:42 CEST 2008


It was a false alarm ...
IIUC buildtarget script performs some tries to guess proper parameters 
to pass to linker. Thus the error messages printed by the linker refers 
to one on these attempts. The Mkefiles and stuff are generated correctly 
anyway.

Sorry for bothering you and thank you again for your support.
-- 
llandre

DAVE Electronics System House - R&D Department
web:   http://www.dave.eu
email: r&d2 at dave-tech.it


> 
>> -----Original Message-----
>> From: coreboot-bounces at coreboot.org [mailto:coreboot-bounces at coreboot.org]
>> On Behalf Of llandre
>> Sent: Friday, May 16, 2008 8:58 AM
>> To: Stefan Reinauer
>> Cc: peter at stuge.se; coreboot at coreboot.org
>> Subject: Re: [coreboot] Building coreboot on 64-bit host
>>
>>> what about setting DISTRO_LFLAGS to -m32 ?
>> I added in targets/buildtarget the following lines but it did not work :(
>>
>> EXTRA_CFLAGS=-m32
>> EXTRA_LFLAGS=-m32
>>
>> However I tried to build coreboot with buildrom on the same machine and
>> it worked fine. Where do I have to look to understand how buildrom
>> configures coreboot before building it?
> 
> Here are some places to look (more or less in order):
> 
> scripts/Build.settings
> packages/coreboot-v2/coreboot.inc
> packages/coreboot-v2/*.mk
> Makefile
> 
> Thanks,
> Myles
> 
> 
> 






More information about the coreboot mailing list