It does,
but you will not be able to use exceptions, etc.
So, 
- build just gcc with c++ enabled.
- when it stops building with error message, install it.
- this will also report an error, yet g++ will be installed.

... and I'm not sure if g++ will be usefull. I'm sure, the output code will be 
huge.

~d

On Saturday 08 March 2003 09:32, Oleg Skydan wrote:
> Hi, All !
>
> It seems that MSP-GCC does not support C++.
>
> Can I build a version of MSPGCC with minimal support of C++?
> How do I do it?
> If this is not possible, are there any freeware C++ to C "compiler" ?
>
> The reason for using C++:
>
> I have made a non standard FP library (based on TI FPP with 48 bits
> numbers) and want to use classes with overloaded operators for FP numbers.
>
> I would be nice to write:
>
> real a,b,c;
>
> c=a+b;
>
> Instead of
>
> c=Add(a,b);
>
> Thanks, Oleg.
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
> for complex code. Debugging C/C++ programs can leave you feeling lost and
> disoriented. TotalView can help you find your way. Available on major UNIX
> and Linux platforms. Try it free. www.etnus.com
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users

-- 
*********************************************************************
   ("`-''-/").___..--''"`-._     (\       Dimmy the Wild      UA1ACZ
    `6_ 6  )   `-.  (     ).`-.__.`)      Enterprise Information Sys 
    (_Y_.)'  ._   )  `._ `. ``-..-'       Nevsky prospekt,   20 / 44
  _..`--'_..-_/  /--'_.' ,'               Saint Petersburg,   Russia
 (il),-''  (li),'  ((!.-'                 +7 (812) 314-8860, 5585314
*********************************************************************




Reply via email to