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]

Re: make info and make dvi depend on make all?


--- "Joseph S. Myers" <jsm@polyomino.org.uk> wrote:
> 
> The logic is that "make info" (toplevel) implies
> "make info" in target
> libraries (though the target libraries proper don't
> have info
> documentation, but libiberty and fastjar do) which
> implies configuring
> them, which implies building the compiler.  "make
> info" in the gcc
> subdirectory shouldn't depend on building anything.

Hmm... I see. I guess there's no real way around that.
It's just I was a bit surprised when doing make info
to about an hour, instead of a minute or two!

So just to clarify in general though, if you make
documentation changes, you are required to do a full
make info, or just do one in the affected directories?
Thanks,

Dara

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


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