This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: eCos and C++


The core of eCos is C++ classes. C stub functions have been added for use in
basic C code. So you could make an application in C++. However it has been
suggested that you should use the 'c' based kernel calls instead of the cpp
classes directly. I cannot remember why, I did try to find the thread on the
mailing list but it is not easy to search for the keyword "c++". 

Mark Retallack
Siemens Traffic Controls 
Sopers Lane, Poole, Dorset. BH17 7ER. UK.
Tel: 01202 782844
Fax: 01202 78XXX
www.siemenstraffic.com

Committed to quality traffic solutions and service excellence


Today's Quote:

I feel like I'm in a Toilet Bowl with a thumbtack in my forehead!!

//-----------------------------------------------------------------------

-----Original Message-----
From: Ilan Finci [mailto:ifinci@myrealbox.com]
Sent: Tuesday 17 June 2003 10:58 AM
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] eCos and C++

Hi,
Can I use C++ with eCos?
I've just installed eCos 2.0, and the toolchain for powerpc-eabi, and I 
do see there the powerpc-eabi-g++ compiler, but no headers are found.
Is there a way to include support for C++?

Thanks,
Ilan


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Siemens Traffic Controls is a division of Siemens plc. Registered No.
727817, England. 
Registered office: Siemens House, Oldbury, Bracknell, Berkshire, RG12 8FZ. 

This communication contains information which is confidential and 
may also be privileged. It is for the exclusive use of the addressee. 
If you are not the addressee please note that any distribution, 
reproduction, copying, publication or use of this communication 
or the information in it is prohibited.  If you have received this 
communication in error, please contact us immediately and also 
delete the communication from your computer. 



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]