On 2010-11-02 19:47, Dimitry Andric wrote:
- ia64
Something in sys/boot/ia64/efi/ldscript.ia64 makes ld complain about
mixing ordered and unordered sections:
===> sys/boot/ia64/efi (all)
...
/usr/obj/ia64.ia64/home/dim/src/freebsd/binutils-2.17/tmp/usr/bin/ld: .data
has both ordered [`.IA_64.unwind' in efimd.o] and unordered
[`.IA_64.unwind_info' in
/usr/obj/ia64.ia64/home/dim/src/freebsd/binutils-2.17/tmp/usr/lib/libstand.a(strlen.o)]
sections
/usr/obj/ia64.ia64/home/dim/src/freebsd/binutils-2.17/tmp/usr/bin/ld: final
link failed: Bad value
I have committed r214850, which makes this, and sys/boot/ia64/ski link,
but I need someone to test this on real hardware, at run-time. Does it
still boot with this loader.efi? :)
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"