Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2012 20:20:05 GMT
From:      Ruben Kerkhof <ruben@rubenkerkhof.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/153801: [patch] btxld(8) produces incorrect ELF binaries
Message-ID:  <201205282020.q4SKK5k5017009@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/153801; it has been noted by GNATS.

From: Ruben Kerkhof <ruben@rubenkerkhof.com>
To: bug-followup@freebsd.org, gleb.kurtsou@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205282020.q4SKK5k5017009>