RE: Kernel size over 64K: what is needed, how to implement?

Andrey Romanenko <[email protected]>
Newsgroups org.kernel.vger.linux-8086
Message-ID <FC79A7424F669341A72EFA787A3C767541F9005A@exchdb1-vm-srv.infopulse.local>
>We could take on look on GCC port for 8086, you could find more 
>information about it on this mailing list archive. In fact those GCC 
>patch for 8086 were applied to GCC mainline, but few time after that 
>they were removed.

Hello, I think GCC is the compiler targeted to bigger systems where no problem with memory limit exist.
(there are very similar difference between ELKS and real Linux kernel, ELKS designed with 64kb limit in mind.) We could consider to use SDCC instead, btw from now on SDCC support "named address space"
http://sdcc.sourceforge.net/doc/sdccman.html/node64.html
this feature potentially may add multi data segments executables to ELKS.
Also, It seems to me that all those systems supported by SDCC are very similar to 8088 computer because of their 64kb address space limit.

thanks,

Andrey
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.