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]

How to write config file for a new target?


I want to port gcc to a new machine. But the output(assemble code) of gcc for this machine is not assembled and linked by gas and gld. This machine uses its own assembler and linker. How can I write in gcc config file (etc config.sub and gcc/config.gcc) to let gcc know this and emit correct code for gcc to call each utility?

And I also don't know how to let the lib and include files dependent to this machine be installed by gcc Makefile automatically.
Can any one help me ?

Thanks!!!



_________________________________________________________________
Ãâ·ÑÏÂÔØ MSN Explorer£ºhttp://explorer.msn.com/lccn/intl.asp



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