* Hongyuan Zhu <[email protected]> [110321 12:13]:
> When I make, the error messages got below,
> 
> src/arch/x86/coreboot_ram.ld:129 cannot move location counter backwards (from
> 0000000000118000 to 0000000000004000)
> collect2: ld returned 1 exit status
> make: *** [build/coreboot_ram] Error 1

please run the following:

$ rm -f .xcompile
$ cd util/crossgcc
$ ./buildgcc
$ cd ../..

Then you can do 

$ make clean
$ make

again.


Stefan



-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to