[coreboot] Strange ROMCC failure with Rev 5623

Myles Watson mylesgw at gmail.com
Wed Jun 16 20:00:28 CEST 2010


When compiling asus/p2b (and several others), Rev 5622 succeeds, but 5623 fails.

make: *** [build/mainboard/asus/p2b/romstage.inc] Segmentation fault
make: *** Deleting file `build/mainboard/asus/p2b/romstage.inc'

The only difference for these boards is this line in config.h:

#define CONFIG_VENDOR_ECS 0

Removing this line lets 5623 build correctly.

Is there some limit on the length of this file?  The number of
#defines?  I'm using the reference compiler to compile romcc.

Thanks,
Myles




More information about the coreboot mailing list