From: Cyrill G. <gor...@gm...> - 2014-09-24 18:34:57
|
On Wed, Sep 24, 2014 at 11:28:11AM -0700, H. Peter Anvin wrote: > On 09/21/2014 02:09 AM, Cyrill Gorcunov wrote: > > We've a number of files which almost copy/pasted for Elf32/32x/64 > > output formats, so when time permits I'm working on this code unification. > > The final idea is to have a single Elf engine. > > > > While been able to build nasm with gcc I would like to hear your > > opinion on idea and if possible try to build nasm with patch applied > > on other platforms. > > Looks good to me. OK, I'll merge it then. Actually I wanted to proceed in small steps but not sure yet how to do that, thinking... |