Re: how to get .c equivalent of a .cpp

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

 



Hi,

On Wed, Jul 13, 2011 at 3:45 AM, Maxim Kuvyrkov <maxim@xxxxxxxxxxxxxxxx> wrote:
> On Jul 13, 2011, at 12:00 PM, ranjith kumar wrote:
>
>> Hi,
>> 1) I read somewhere that .cpp code is converted into .c code by the
>> compiler, and .c file is used to make the executable file.
>
> This was the way first C++ compilers operated.  GCC compiles C++ code directly into assembly.
>
I think these were sometimes called "cfront".

kevin



[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