[LinuxBIOS] digitallogic/adl855pc will not link

Jon Dufresne jon.dufresne at gmail.com
Mon Nov 20 20:39:43 CET 2006


When I try to make the digitallogic/adl855pc target I receive an error
with the following message.

/usr/bin/ld: section .reset [fffdfff0 -> fffdffff] overlaps section
.rom [fffd632e -> fffe1d7f]
/usr/bin/ld: section .id [fffdffce -> fffdffef] overlaps section .rom
[fffd632e -> fffe1d7f]
/usr/bin/ld: linuxbios: section .id lma 0xfffdffce overlaps previous sections
/usr/bin/ld: linuxbios: section .text lma 0xfffdfff0 overlaps previous sections
/usr/bin/ld: linuxbios: section .data lma 0xfffdfff0 overlaps previous sections
/usr/bin/ld: linuxbios: section .reset lma 0xfffdfff0 overlaps
previous sectionscollect2: ld returned 1 exit status
make[1]: *** [linuxbios] Error 1
make[1]: Leaving directory
`/root/temp/LinuxBIOSv2/targets/digitallogic/adl855pc/adl855pc/normal'
make: *** [normal/linuxbios.rom] Error 1


When I use abuild it says that it builds fine. Any idea why I can't
get this to link using make?

Also, is the linuxbios.rom file in the abuild directory good? Or do
you suspect that it has the same linking error I get when I use make.

Thanks,
Jon




More information about the coreboot mailing list