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]

Re: Development Docs


In article <369E0F37.E5D7A1F8@lri.fr>,
conversy@lri.fr (Stephane Conversy) writes:
> I seeked into egcs' site for doc on the internals of egcs, in order to
> see how to
> write a back-end, but I could not find something relevant...

> Where could I have access to these docs, if they exist ?

The GCC manual as included with the standard egcs distribution has some
documentation on how to write a backend. It is included in texinfo format,
and can be formatted with TeX or read using the info reader. If you compile
egcs source and install it the manual should be installed in $PREFIX/info


-Andi



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