beneo wrote: > I tried rev 2064, on two targets: tyan/s2891 and amd/serenade, both gave me > an error like this: > > --- > gcc -m32 -nostdlib -nostartfiles -static -o linuxbios -T ldscript.ld crt0.o > /usr/bin/ld: section .reset [fffdfff0 -> fffdffff] overlaps section .rom > [fffd7da8 -> fffe08df] > /usr/bin/ld: section .id [fffdffd7 -> fffdffef] overlaps section .rom > [fffd7da8 -> fffe08df] > collect2: ld returned 1 exit status > make[1]: *** [linuxbios] Error 1 > ---
This is the 'your flash part is too small or your payload is too big' error. I apologize for the lousy error diagnostic, this is on our Post-sc2005 list of things to fix. ron -- LinuxBIOS mailing list [email protected] http://www.openbios.org/mailman/listinfo/linuxbios
