On Mon, Jun 10, 2013 at 8:00 PM, Paul Sokolovsky <pmis...@gmail.com> wrote:

> C++ as a language works really well with mspgcc.
> C++ stdlib is different story.

The vast majority of MSP430s are rather limited in capabilities and
this is borne out in even in the C library.   Outside of the
micro-controller realm, many people use C++ (effectively) for the
library support, and that is one thing you won't get for any small
micro.  If you want to venture into the world of C++ for micros, you
are going to be writing your own libraries.

At least one person on this list has put the C++ capabilities of
mspgcc to excellent use.  Perhaps he might be persuaded to share...

-p.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to