This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

g++ compiler



Hi,
 I have a small question about gcc.  I have a port
which is aimed at producing code for C Language. I
want
 to extend it to support C++ also. So, what are all my
work items ?

 1) TARGET_MACROS in tm.h
 2) Standard libray for C++ (Need to compile it with
the port.)
 3) Prologue/epilogue code generation.

Do I nee to change/modify some thing else ?


  Hoping for a quick response,

Thanks and regards,
 
Thomas












Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]