[coreboot] Building coreboot on 64-bit host

Myles Watson mylesgw at gmail.com
Fri May 16 17:07:19 CEST 2008



> -----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