[coreboot] Wiki account

Peter Stuge peter at stuge.se
Sun Aug 31 18:36:56 CEST 2008


Vincent Legoll wrote:
> And I found why it was failing for me: all the $(CC) calls made in
> Makefile are not "-m32"-ized, especially the
> "-print-libgcc-file-name" one...

So why not just

CC=$(CC) -m32

?


//Peter




More information about the coreboot mailing list