Re: Is there something like extern "CPP" ?

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

 



On Tue, May 27, 2014 at 2:39 AM, Jonathan Wakely <jwakely.gcc@xxxxxxxxx> wrote:
>
> Then your only option is to rename the files to use an extension that
> GCC recognises as C++, such as .cc, .C, .cpp etc.

You can use the -x c++ option to tell GCC to compile .c files as C++.

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