linux-sunxi / u-boot-sunxi

Allwinner A1x native u-boot support
https://github.com/linux-sunxi/u-boot-sunxi/wiki
316 stars 333 forks source link

in windows vm #98

Open CrazyBeginner opened 7 years ago

CrazyBeginner commented 7 years ago

in windows vm . arm-linux-gnueabihf-ld.bfd: u-boot-spl section .u_boot_list' will not fit in region.sram' arm-linux-gnueabihf-ld.bfd: region `.sram' overflowed by 44 bytes make[1]: [spl/u-boot-spl] Error 1 make: [spl/u-boot-spl] Error 2

wens commented 7 years ago

This is a known issue. Please use GCC 6 or later.