From: Michal M. <ak...@ja...> - 2012-08-11 06:53:32
|
On Sat, Aug 11, 2012 at 12:18:55AM +0200, Kai Wang wrote: > Hi, > > On Fri, Aug 10, 2012 at 02:16:28PM +0200, Michal Mazurek wrote: > > Hello, > > > > I'm trying to get elftoolchain to work on Bitrig, an OpenBSD fork. > > > > > > Elftoolchain compiles after applying the attached patch, but strip seems > > to have a bug. Here is the difference between a binary stripped with gnu > > strip, and elftoolchain strip: > > Thanks for reporting this bug. Could you please put the binary file > you used to test strip somewhere online, or email it to me? I uploaded the binary files here (the make program): http://akfaew.jasminek.net/crap/elftoolchain/ make.notstripped - not stripped make.elf - stripped with elftoolchain make.gnu - stripped with gnu strip -- Michal Mazurek |