[coreboot] SerialICE Build Error

Stefan Reinauer stepan at coresystems.de
Fri Oct 2 14:37:03 CEST 2009


On Oct 2, 2009, at 4:11, Joseph Smith <joe at settoplinux.org> wrote:

> [root at smitty5m SerialICE-1.0]# make

Install a cross compiler from util/crossgcc or drop the cross  
definitions from the Makefile

> gcc -O2 -Wall -o romcc util/romcc.c
> util/romcc.c: In function ‘simplify_load’:
> util/romcc.c:9925: warning: dereferencing type-punned pointer will  
> break strict-aliasing rules
> util/romcc.c:9926: warning: dereferencing type-punned pointer will  
> break strict-aliasing rules
> util/romcc.c:9927: warning: dereferencing type-punned pointer will  
> break strict-aliasing rules
> util/romcc.c: In function ‘get_const_pool_ref’:
> util/romcc.c:23846: warning: format ‘%ld’ expects type ‘long  
> int’, but argument 3 has type ‘size_t’
> util/romcc.c:23851: warning: format ‘%ld’ expects type ‘long  
> int’, but argument 3 has type ‘size_t’
> util/romcc.c: In function ‘print_sdecl’:
> util/romcc.c:24660: warning: format ‘%ld’ expects type ‘long  
> int’, but argument 3 has type ‘size_t’
> ./romcc -mcpu=i386 -I. -Imainboard -o serialice.S serialice.c
> i386-elf-as -o serialice.o serialice.S
> make: i386-elf-as: Command not found
> make: *** [serialice.o] Error 127
>
> Any ideas?
>
> -- 
> Thanks,
> Joseph Smith
> Set-Top-Linux
> www.settoplinux.org
>
> -- 
> coreboot mailing list: coreboot at coreboot.org
> http://www.coreboot.org/mailman/listinfo/coreboot
>




More information about the coreboot mailing list