public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* Re: ecos on Intel CPU
@ 1998-11-11 13:36 Kenneth Porter
       [not found] ` < 199811112135.QAA00531@hil-img-ims-4.compuserve.com >
  0 siblings, 1 reply; 3+ messages in thread
From: Kenneth Porter @ 1998-11-11 13:36 UTC (permalink / raw)
  To: ecos-discuss

I'd like to see support of the 80C186.

Also, the new Motorola MPC555, an engine controller with a PowerPC core
and lots of nice peripherals. See
http://mot2.mot-sps.com/press/html/PR980413A.html for a description.


Kenneth Porter
Kensington Laboratories, Inc.
mailto:kenneth_porter@kensingtonlabs.com
http://www.kensingtonlabs.com




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

* [ECOS] Re: ecos on Intel CPU
       [not found] ` < 199811112135.QAA00531@hil-img-ims-4.compuserve.com >
@ 1998-12-10 10:26   ` Bart Veer
  0 siblings, 0 replies; 3+ messages in thread
From: Bart Veer @ 1998-12-10 10:26 UTC (permalink / raw)
  To: kenneth_porter; +Cc: ecos-discuss

>>>>> "Kenneth" == Kenneth Porter <kenneth_porter@kensingtonlabs.com> writes:

    Kenneth> I'd like to see support of the 80C186.

Support for the 80C186 is unlikely any time soon because gcc and g++
do not support any members of the ix86 architecture before the 386.
eCos makes use of a number of very useful language extensions which
are provided by gcc and g++ but not by other compilers, and there are
no plans to support other compilers.

    Kenneth> Also, the new Motorola MPC555, an engine controller with
    Kenneth> a PowerPC core and lots of nice peripherals. See
    Kenneth> http://mot2.mot-sps.com/press/html/PR980413A.html for a
    Kenneth> description.

Ports to some other members of the PowerPC family are under
consideration, and I believe this part has been mentioned
specifically. If I find out more I shall let you know.

Bart Veer // eCos net maintainer

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

* [ECOS] Re: ecos on Intel CPU
@ 1998-12-10 12:22 Kenneth Porter
  0 siblings, 0 replies; 3+ messages in thread
From: Kenneth Porter @ 1998-12-10 12:22 UTC (permalink / raw)
  To: eCos Discuss

On Thu, 10 Dec 1998 17:37:17 GMT, Bart Veer wrote:

>eCos makes use of a number of very useful language extensions which
>are provided by gcc and g++ but not by other compilers, and there are
>no plans to support other compilers.

Can you enumerate these in the FAQ? I see two listed, priority
constructor ordering (required) and selective linking (optional).

I've been using Borland's compiler for some time in the PC 16-bit world
and in embedded system development and I know it supports a
generalization of priority constructor ordering: One can use "#pragma
startup" with a priority code to request that a function be executed
during RTL init. The RTL uses this mechanism to order initialization of
various RTL structures (heap, stdio, FPU emulator). The compiler uses
the same internal structures to implement constructor calls for static
objects.


Kenneth Porter
Kensington Laboratories, Inc.
mailto:kenneth_porter@kensingtonlabs.com
http://www.kensingtonlabs.com


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

end of thread, other threads:[~1998-12-10 12:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-11-11 13:36 ecos on Intel CPU Kenneth Porter
     [not found] ` < 199811112135.QAA00531@hil-img-ims-4.compuserve.com >
1998-12-10 10:26   ` [ECOS] " Bart Veer
1998-12-10 12:22 Kenneth Porter

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