Hi, On Tue, Dec 29, 2015 at 12:22:17PM +0100, John Paul Adrian Glaubitz wrote: > On 12/29/2015 12:18 PM, Bryce wrote: > > Having just looked, it carries a small patch (elftoaout-include.patch) which > > modifies the Exec struct, though now that I look at it, as mentioned by > > Mark, > > those should probably be u_int32_t for portability between 32/64. > > We didn't make any changes to elftoaout so we never hit this particular > > problem. > > Yay, after applying the fix, elftoaout behaves properly ;-).
Maybe the current (properly patched) version of elftoaout should be submitted to either to SILO or kernel upstream source tree, so that people wouldn't need to face such issues in the future... A.

