( I find that Codewarrior Cross compiler has "Activate C++ Compiler" or
"Force C++ Compilation" Option .)
How to enable "Force C++ Compilation" option in M68K (cygwin). What is
the Flag / option ?
I have C++ files that have some C routines in them. These C routines
present in C++ files are called from some C routines in other C files.
Thx in advans,
Karthik Balaguru
> Hi ,
>
> ( I find that Codewarrior Cross compiler has "Activate C++ Compiler" or
> "Force C++ Compilation" Option .)
>
> How to enable "Force C++ Compilation" option in M68K (cygwin). What is
> the Flag / option ?
You just need to use the C++ compiler rather than the C
compiler... g++ instead of gcc.
--
<Lo-lan-do> Home is where you have to wash the dishes.
-- #debian-devel, Freenode, 2004-09-22