public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] GNU C for 8/16 bits CPU?
@ 2001-02-05  4:06 zhouhongtu
  2001-02-05  5:39 ` Bart Veer
  0 siblings, 1 reply; 2+ messages in thread
From: zhouhongtu @ 2001-02-05  4:06 UTC (permalink / raw)
  To: ecos-discuss

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 547 bytes --]

Could I get the GNU C tools for 8/16 bits CPU? for example 80188.
If could ,how can I get?
______________________________________

===================================================================
ÐÂÀËÃâ·Ñµç×ÓÓÊÏä ( http://mail.sina.com.cn )
ÐÂÀËÁÄÌì´ó½±-MP3ÉÌÎñͨDVDÊÖ»ú×ê½äµÈ×ÅÄú£»²¢ÌṩÁÄÓÑËÙÅä·þÎñ ( http://newchat.sina.com.cn/love/ )

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] GNU C for 8/16 bits CPU?
  2001-02-05  4:06 [ECOS] GNU C for 8/16 bits CPU? zhouhongtu
@ 2001-02-05  5:39 ` Bart Veer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Veer @ 2001-02-05  5:39 UTC (permalink / raw)
  To: zhouhongtu; +Cc: ecos-discuss

>>>>> " " == zhouhongtu  <zhouhongtu@sina.com> writes:

     > Could I get the GNU C tools for 8/16 bits CPU? for example
     > 80188. If could ,how can I get?
     > ______________________________________

The internal architecture of gcc is not well-suited to supporting 8 or
16 bit processors. A small number of such processors are supported,
e.g. I believe the mn10200 is 16-bit, and there is an 8-bit port for
AVR microcontrollers. I am not aware of any port to the 80188: the
use of segmented memory rather than a flat address space, and hence
the need for various memory models, makes it difficult to support any
x86 processor prior to the 386.

For further information check the gcc web pages and mailing lists,
http://gcc.gnu.org/

Bart

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-02-05  5:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-05  4:06 [ECOS] GNU C for 8/16 bits CPU? zhouhongtu
2001-02-05  5:39 ` Bart Veer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).