[haible@ilog.fr: [patch] make install]
Jeffrey A Law
law@unknown
Tue Jan 20 14:54:00 GMT 1998
In message < 199801201708.MAA03815@melange.gnu.org >you write:
> >I'd prefer we have some option to disable a language that exists in
> >the source tree. ie -- --disable-fortran or some such.
> >
> >Other thoughts?
>
> I'm not sure offhand if "make LANGUAGES=... bootstrap", for example,
> implies that "make LANGUAGES=... install" must be done.
It generally does, which is one of the reasons I find it a rather
poor solution to the problem.
> But, I don't know offhand why we can't make mistakes like this
> pretty easy to work around.
It would be nice, but I think it involves fixing all the lang.* target
hooks. It certainly can be done, but it's not that high on my todo
list :-) Other folks would be encouraged to do this work.
> The patch, as submitted, is not quite right though, because it
> *first* removes the system's, installed (g77) documentation,
> *then* checks to see whether it has anything to put in its place.
> Hmph. ;-)
:(
> I've already incorporated this patch in the gcc-2.7.x-based g77
> (that will become 0.5.22) with some improvements, and was planning
> on submitting a corresponding improved version of the patch for
> egcs. (The relevant chunk of makefile is different between the
> two versions, so I can't just throw the 0.5.22 version at you.)
OK. I haven't sucked any g77 stuff in recently, but I guess I should
at some point in the near future -- which will bring in this change.
Don't worry about the conflicts.. That's just part of having to do merges.
Jeff
More information about the Gcc
mailing list