Re: ELKS on Wikipedia needs editing

One Thousand Gnomes <[email protected]>
Newsgroups gmane.linux.ports.x8086
Organization Intel Corporation
Message-ID <[email protected]>
On Tue, 03 Mar 2015 17:43:30 -0500
Jody Bruchon <[email protected]> wrote:

> Pushing that init code into a separate function with no other changes will only add the overhead of the function call with no benefit. Remember that bcc is not a good compiler by modern standards (it's an ancient K&R C compiler with an ANSI prototype acceptance routine available and that performs limited optimizations) and it won't inline the function like gcc would, it'll just add bloat.

pcc for 8086 is an ANSI compiler and partly done. It needs chunks of
further work, but if anyone likes fiddling with mostly table driven
compilers and has a bit of time....

It even uses dev86 as the assembler/linker backend.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-8086" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.