This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
g++ compiler
- From: thomas joseph <thomascanny at yahoo dot co dot nz>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 24 Jan 2002 03:27:51 +1300 (NZDT)
- Subject: g++ compiler
Hi,
I have a small question regarding GCC.
I have a port whic is targeted to generate code
for C language . I want to extend the compiler for
C++. So, I would like to know what work I need to
do for this...........
1) Few TARGET MACROS in machine.h
2) Standard library for C++ need to be compiled....
Anything more ?
I do n't think that I need to support/change any RTL
patterns for prologue and epilogue ??
Thanks in advance ...........
Thanks and regards,
--Thomas,