On Tue, Oct 5, 2010 at 4:15 PM, Peter Stuge peter@stuge.se wrote:
No good to break things. What were the errors?
Building from HEAD, I see the following errors for a number of different boards: Building amd/pistachio; i386: ok, amd64 using gcc Creating config file... ok; Compiling image on 8 cpus in parallel .. FAILED after 3s! Log excerpt: /home/wt/projects/coreboot/coreboot/src/lib/gcc.c:31: undefined reference to `__udivdi3' coreboot-builds/amd_pistachio/coreboot_ram.o: In function `__wrap___divdi3': /home/wt/projects/coreboot/coreboot/src/lib/gcc.c:30: undefined reference to `__divdi3' collect2: ld returned 1 exit status make: *** [coreboot-builds/amd_pistachio/coreboot_ram] Error 1 make: *** Waiting for unfinished jobs....
wt