Cytowanie Jonathan Wakely <jwakely.gcc@xxxxxxxxx>:
On 9 August 2014 20:50, <daniel@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
If there is no such option, I would like to open an enhancement to add it. I
thought about it for some time and looks that this new option should do 3
things: enable C++ name mangling, enable extern "C" directive and define the
__cplusplus macro. Any comments on this proposal is also welcome.
So you want GCC to behave like a C++ compiler. It can already do that.
Just use C++.
If you get errors, fix them.
Easier said than done. I think it will take about month of work to
change our code base in order to compile it using g++. We are planning
to do this eventually, but not now. Because of this I am looking for
some temporary solution to use now.
--
Regards,
Daniel