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]

Makefile mess in gas


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?

BTW, my email to Maciej W. Rozycki was bounced.

Thanks.


H.J.
---
On Wed, Mar 03, 2004 at 05:34:18PM -0800, H. J. Lu wrote:
> On Wed, Mar 03, 2004 at 09:44:55PM -0300, Fr?d?ric L. W. Meunier wrote:
> > But it creates it:
> > 
> > -rw-r--r--  1 fredlwm fredlwm 36845 2004-03-03 21:28 as.1
> > 
> > It also happened with 2.14.90.0.8. Attached is my make install
> > log.
> > 
> 
> It is caused by
> 
> http://sources.redhat.com/ml/binutils/2003-12/msg00364.html
> 
> gas/doc/Makefile.in was never updated. Maciej, could you please fix
> it and make sure as.1 is installed?
> 
> Thanks.
> 
> 
> H.J.


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