On Mar 2, 11:22am, co...@sdf.org (co...@sdf.org) wrote:
-- Subject: Re: CVS commit: src/usr.bin/elf2ecoff

| On Thu, Feb 23, 2017 at 01:49:00PM -0500, Christos Zoulas wrote:
| > Module Name:        src
| > Committed By:       christos
| > Date:               Thu Feb 23 18:49:00 UTC 2017
| > 
| > Modified Files:
| >     src/usr.bin/elf2ecoff: elf2ecoff.c
| > 
| > Log Message:
| > This only works with 32 bit Elf and COFF files, make it specific this way
| > and use sized types so that it works on 64 bit systems (so it can become
| > a tool).
| > 
| > 
| > To generate a diff of this commit:
| > cvs rdiff -u -r1.30 -r1.31 src/usr.bin/elf2ecoff/elf2ecoff.c
| > 
| 
| Can you please request a pullup to -7, -6?
| The original report mentioned that releases after -5 don't boot because
| of it.

Can you try to find the patches? It is a bit complicated because it involves
many parts... (system headers, tools/compat)...

Thanks,

christos

Reply via email to