* Young, Jeff <[EMAIL PROTECTED]> [051227 16:30]:
> 
> Stefan,
>       I have tried several snapshots and none of them build correctly.
> They
> All have the same problem:  
> 
> /usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ld:
> section .rodata.str1.32 [00000000fffbff80 -> 00000000fffc015a] overlaps
> section .reset [00000000fffbfff0 -> 00000000fffbffff]
> collect2: ld returned 1 exit status
> make: *** [linuxbios] Error 1
> 
> Any ideas?

The ROM_IMAGE_SIZE needs to be increased in the target Config.lb file I
think. What SUSE distribution are you using? I've been compiling
LinuxBIOS with gcc 3.3.x and 4.0.x for a while. 3.3 might generate
larger code.

Try setting ROM_IMAGE_SIZE to 0x20000.

Stefan


-- 
LinuxBIOS mailing list
LinuxBIOS@openbios.org
http://www.openbios.org/mailman/listinfo/linuxbios

Reply via email to