This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Embedded C++
- To: brendan at dgs dot monash dot edu dot au
- Subject: Re: Embedded C++
- From: Martin von Loewis <martin at mira dot isdn dot cs dot tu-berlin dot de>
- Date: Tue, 29 Dec 1998 11:11:11 +0100
- CC: egcs at cygnus dot com
- References: <36886AE1.3CA51639@dgs.monash.edu.au>
> Does egcs support the embedded C++ standard (EC++) ?
I believe every EC++ program is also a C++ program (at least this is
the intention), so any C++ compiler is also a EC++ compiler.
Regards,
Martin