Re: Re : Re : Re : [PATCH] Compressed ia32 ELF file generation forloading by Gujin 1/3

From: H. Peter Anvin
Date: Tue Feb 06 2007 - 16:00:57 EST


Eric W. Biederman wrote:

Modifying the linux real mode assembler, nobody could even want to.

I have several times. It's just code. But I do agree it will likely
be more maintainable if we can convert it to C.

On that same token I wrote a compiler in romcc in another context so I
didn't have to write so much assembly. And for maintainability and
comprehensibility it was a big help.


I've long wished that someone would do a proper 16-bit x86 port of gcc; however, the .code16gcc is usually good enough, although it produces code which is a lot bigger than it needs to be.

-hpa

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/