issue related to C++ porting

Ian Lance Taylor iant@google.com
Wed Oct 3 14:42:00 GMT 2007


"Sivaprasad.pv" <sivaprasad.pv@redpinesignals.com> writes:

> I have gcc 3.3 'C' language port for our target.
> What do I need to consider, in order to port g++ ?
> Shall I use same machine description file for both C & C++ or  does it
> requires modification?

The same machine description will work for both C and C++.

Ian



More information about the Gcc-help mailing list