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: [top level] autoconfiscate INSTALL usage


On Sat, 12 Jul 2003, Phil Edwards wrote:

> Yep, see 11408.  Fixing the lines in a subdirectory Makefile has no effect;
> it must be fixed at the top level.  (And the subdirectory ones should possibly
> be removed to avoid confusion.)

Except that the shared libgcc installation uses, or did use, the 
definition in the subdirectory Makefile - not through design to avoid an 
unsafe shell script using programs that might be linked against libgcc, 
but rather through fragile implementation accident because of stage 
submakes not getting the toplevel definition of INSTALL passed down.

http://gcc.gnu.org/ml/gcc/2001-03/msg01327.html

-- 
Joseph S. Myers
jsm@polyomino.org.uk


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