This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: Makefile mess in gas


On Thu, Mar 04, 2004 at 12:12:38PM -0500, Daniel Jacobowitz wrote:
> On Thu, Mar 04, 2004 at 08:53:00AM -0800, H. J. Lu wrote:
> > Makefile is a mess in gas. There are 2 problems:
> > 
> > 1. Makefile.am and doc/Makefile.am were changed. But Makefile.in and
> > doc/Makefile.in were never updated. Only the part of
> > 
> > http://sources.redhat.com/ml/binutils/2003-12/msg00364.html
> > 
> > was applied. None of the generated files were checked in.
> > 
> > 2. "make install" doesn't install as.1.
> > 
> > It is not hard to fix #1. But #2 seems to be done on purpose, according
> > to
> > 
> > http://sources.redhat.com/ml/binutils/2003-12/msg00364.html
> > 
> > Could someone please take a look at them?
> 
> The way I read Maciej's email, his patch was supposed to fix it - the
> way we were previously installing info pages was supressing installing
> man pages.  Do you still see the problem with regenerated
> Makefile.in's?
> 

The problem is fixed now.


H.J.


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