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 ---
Do I need to do some ajustment? or do I need to try other revision?
Thanks
Beneo
----- Original Message ----- From: "Stefan Reinauer" stepan@openbios.org To: "Beneo" beneo@comcast.net Cc: "David Hendricks" cro_marmot@comcast.net; linuxbios@openbios.org Sent: Wednesday, November 09, 2005 10:24 AM Subject: Re: [LinuxBIOS] Build broken?
- Beneo beneo@comcast.net [051109 19:16]:
David,
Do you know a tar ball with recent date that is relatively good that I
can
download?
http://snapshots.linuxbios.org/
rev 2064 should be relatively good.
Stefan