Embedded C++ Compilers

K

kieran

Hi, does anyone know of any C++ compilers for embedded systems. All
I've found so far is Visual eMbedded C++ that only works on Windows CE
(which I don't want to develop on anyway).
Help much appreciated,
Kieran
 
R

REH

Hi, does anyone know of any C++ compilers for embedded systems. All
I've found so far is Visual eMbedded C++ that only works on Windows CE
(which I don't want to develop on anyway).
Help much appreciated,
Kieran

We use GCC. There is also Green Hills.
 
T

Thomas Matthews

Hi, does anyone know of any C++ compilers for embedded systems. All
I've found so far is Visual eMbedded C++ that only works on Windows CE
(which I don't want to develop on anyway).
Help much appreciated,
Kieran
Metaware High C/C++
Tasking
Green Hills
Gnu G++
Microsoft Visual C++ (with much conversion)
Borland Builder (with many adjustments)

Search the web for "Compiler C++ Cross-Compiler"
Also search the newsgroup.

--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.comeaucomputing.com/learn/faq/
Other sites:
http://www.josuttis.com -- C++ STL Library book
http://www.sgi.com/tech/stl -- Standard Template Library
 
J

Jack Klein

Hi, does anyone know of any C++ compilers for embedded systems. All
I've found so far is Visual eMbedded C++ that only works on Windows CE
(which I don't want to develop on anyway).
Help much appreciated,
Kieran

The question is absolutely meaningless without talking about the
architecture, and that would be pretty much off-topic here. Where you
really need to ask is and specify the
architecture.

For the PIC, for example, the answer is there aren't any.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top