Re: GCC backend: can C++ code be converted to C equivalent?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Alexander Shabanov" <avshabanov@xxxxxxxxx> writes:

> Does anybody know if it is possible to produce C code from C++ using gcc (g++)?
> I know that gcc can produce an assembler output using the `S' option,
> but can that code be translated to the certain "crossoplatform"
> assembler - C code? May be there is some unofficial project which is
> regard to this?
> If yes, could you please refer me to the existing documentation?

It is not possible.  I do not know of any existing projects trying to
implement this.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux