This is the mail archive of the binutils@sourceware.org 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 GCC change questions


On Wed, 19 Sep 2012, sellcey@mips.com wrote:
> 2012-09-17  Ian Lance Taylor  <iant@google.com>
> 
> 	* MAINTAINERS (Various Maintainers): Add libbacktrace.
> 	* configure.ac (host_libs): Add libbacktrace.
> 	(target_libraries): Add libbacktrace.
> 	* Makefile.def (host_modules): Add libbacktrace.
> 	(target_modules): Likewise.
> 	* configure, Makefile.in: Rebuild.

I am still looking at it, but since this patch (but at least from
a timing perspective), it looks like "make install" uses the build
compiler, not the just built compiler, and hence fails when the 
former is older and does not grok flags supported in newer versions
of GCC.

(This may also predate this change, and for some reason now make
install invokes builds when it did not do so earlier, or it is
something different, but something's odd.)

Gerald


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