Related articles |
---|
C++ Embedded discussion list at Cygnus brendan@cygnus.com (Brendan Kehoe) (1998-06-19) |
From: | Brendan Kehoe <brendan@cygnus.com> |
Newsgroups: | comp.compilers |
Date: | 19 Jun 1998 12:53:16 -0400 |
Organization: | Cygnus Solutions, Sunnyvale, CA |
Keywords: | C++, administrivia, realtime, architecture |
I figured this is probably of interest to some folks who do compiler work.
We've set up a public mailing list for open discussion of the issues
related to the use of C++ for embedded systems. Topics might include:
the problems people have encountered in writing programs on systems
with a limited memory footprint; current implementations of the
language that carry unexpected cost (like exception handling or RTTI)
in the emitted code; reentrancy and thread safety; or real-time
response for C++ programs. The discussion will be fairly open.
To join the list, write to
c++-embedded-request@cygnus.com
The general address for the list is
c++-embedded@cygnus.com
An archive of the list is maintained on the Web at the URL
http://www.cygnus.com/ml/c++-embedded/
If you have any questions, or encounter problems joining the list,
please drop me a note.
Thanks!
Brendan Kehoe
Cygnus Solutions
brendan@cygnus.com
--
Brendan Kehoe brendan@cygnus.com
Cygnus Solutions, Sunnyvale, CA +1 408 542 9600
Web page: http://www.zen.org/~brendan/
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.