The following reply was made to PR bin/153801; it has been noted by GNATS. From: Ruben Kerkhof <ru...@rubenkerkhof.com> To: bug-follo...@freebsd.org, gleb.kurt...@gmail.com Cc: Subject: Re: bin/153801: [patch] btxld(8) produces incorrect ELF binaries Date: Mon, 28 May 2012 22:17:33 +0200
With this patch I can successfully load /boot/loader with an ELF-header (instead of a.out) from gptboot or boot2. To test this, one has to change btxld -v -f aout to btxld -v -f elf in sys/boot/i386/loader/Makefile. Regards, Ruben Kerkhof _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"