This is the mail archive of the gcc-patches@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: documentation of trees vs RTL [Take 2]


On Wed, 23 May 2001, Theodore Papadopoulo wrote:

> Here is an attempt. I also moved the build of the documentation into
> the corresponding various sub-directories. This depends however on the
> fact that $(srcdir) is a relative path. Is this OK to assume ?

You can't assume that.  Just build them in the objdir - I don't know that
there's any real need even to move them to language subdirectories of the
objdir.

> I have tested the generation of f/g77.dvi (target f77.dvi!)  and the
> java/gcj.dvi (target java.dvi!) as well as the target lang.dvi
> I cannot test chill as it is not currently configured. Also, I have

You can use --enable-languages to test building chill documentation,
though Chill itself doesn't work.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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